Commit Graph

27 Commits

Author SHA1 Message Date
Username404 356c7e21b7
Remove a useless dot in the website's script path 2023-01-21 22:07:40 +01:00
Username404 44da5cdacf
Update dependencies and add a text area to compile with my programming language compiler project 2023-01-21 17:01:45 +01:00
Username404 5a99a15ff3
Use the smooth scrolling behavior 2023-01-21 16:54:20 +01:00
Username404 25b46a4755
Update kotlin to the 1.6.0 version and update ktor to the 1.6.5 version 2023-01-21 16:54:20 +01:00
Username404 54067e7278
Update kotlin 2023-01-21 16:54:20 +01:00
Username404 bb827638c0
Use outerHTML instead of innerHTML in Subpage.kt 2023-01-21 16:54:20 +01:00
Username404 84b8275179
Handle empty heads in Subpage.kt 2023-01-21 16:54:20 +01:00
Username404 70a356208d
Complete the Subpage.open() method 2023-01-21 16:54:20 +01:00
Username404 b72440dc82
Add a WIP open method to Subpage.kt 2023-01-21 16:54:20 +01:00
Username404 e5fedcbde2
Add a Subpage.kt data class 2023-01-21 16:54:20 +01:00
Username404 c24dc632be
Specify the script type in index.html 2023-01-21 16:54:20 +01:00
Username404 47fcf7b32d
Move the versions of dependencies to the gradle.properties file and introduce jvm arguments & gradle properties definitions 2023-01-21 16:54:19 +01:00
Username404-59 ea9b852e4a
Access the main.kt from javascript 2023-01-21 16:54:19 +01:00
Username404-59 446421ed7b
Set the output directory to ./compiledOutput 2023-01-21 16:54:19 +01:00
Username404-59 b8254404ea
Set the module kind to plain 2023-01-21 16:54:19 +01:00
Username404-59 88bb0c6567
Remove a useless println call 2023-01-21 16:54:19 +01:00
Username404-59 3570e63f43
Add a flag to use with the IR compiler 2023-01-21 16:54:19 +01:00
Username404-59 a312c81456
Enable some experimental features of kotlin 2023-01-21 16:54:19 +01:00
Username404-59 e0bdb8513e
Fix the compiler arguments 2023-01-21 16:54:19 +01:00
Username404-59 639bfd5a36
Move an the OptIn annotation in main.kt and load the script in the head of index.html 2023-01-21 16:54:19 +01:00
Username404 f715040e63
Make a kotlin/js project 2023-01-21 16:54:18 +01:00
Username404-59 ccfbe0f08d
Add a .mainBox css class and two more links. 2023-01-21 16:54:18 +01:00
Username404-59 93d6f25ae6
Mise à jour de 'README.md' 2023-01-21 16:54:18 +01:00
Username404-59 eafb253249
Update README.MD. 2023-01-21 16:54:18 +01:00
Username404-59 957163dc50
Update README.MD. 2023-01-21 16:54:18 +01:00
Username404-59 95165e7e3f
Add index.html. 2023-01-21 16:54:18 +01:00
Username404-59 c37e837e53
Initial commit 2023-01-21 16:54:02 +01:00