Commit Graph

33 Commits

Author SHA1 Message Date
1c8d5bc28e
Update gradle to the 8.1-rc-3 version
Signed-off-by: Username404 <w.iron.zombie@gmail.com>
2023-04-09 11:17:58 +02:00
eddb256009
Add a Jenkinsfile
Signed-off-by: Username404 <w.iron.zombie@gmail.com>
2023-04-09 11:13:20 +02:00
9789e81ec1
Update kotlin to the 1.8.20 version
Signed-off-by: Username404 <w.iron.zombie@gmail.com>
2023-04-08 23:17:24 +02:00
b5a605bbd2
Add a border between the text areas
Signed-off-by: Username404 <w.iron.zombie@gmail.com>
2023-02-05 12:41:46 +01:00
428f264771
Add full names and gradient colors to the output language menu
Signed-off-by: Username404 <w.iron.zombie@gmail.com>
2023-01-27 22:36:01 +01:00
556426dbf7
Add a menu to choose the output language
Signed-off-by: Username404 <w.iron.zombie@gmail.com>
2023-01-27 22:07:43 +01:00
356c7e21b7
Remove a useless dot in the website's script path 2023-01-21 22:07:40 +01:00
44da5cdacf
Update dependencies and add a text area to compile with my programming language compiler project 2023-01-21 17:01:45 +01:00
5a99a15ff3
Use the smooth scrolling behavior 2023-01-21 16:54:20 +01:00
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
54067e7278
Update kotlin 2023-01-21 16:54:20 +01:00
bb827638c0
Use outerHTML instead of innerHTML in Subpage.kt 2023-01-21 16:54:20 +01:00
84b8275179
Handle empty heads in Subpage.kt 2023-01-21 16:54:20 +01:00
70a356208d
Complete the Subpage.open() method 2023-01-21 16:54:20 +01:00
b72440dc82
Add a WIP open method to Subpage.kt 2023-01-21 16:54:20 +01:00
e5fedcbde2
Add a Subpage.kt data class 2023-01-21 16:54:20 +01:00
c24dc632be
Specify the script type in index.html 2023-01-21 16:54:20 +01:00
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
ea9b852e4a
Access the main.kt from javascript 2023-01-21 16:54:19 +01:00
446421ed7b
Set the output directory to ./compiledOutput 2023-01-21 16:54:19 +01:00
b8254404ea
Set the module kind to plain 2023-01-21 16:54:19 +01:00
88bb0c6567
Remove a useless println call 2023-01-21 16:54:19 +01:00
3570e63f43
Add a flag to use with the IR compiler 2023-01-21 16:54:19 +01:00
a312c81456
Enable some experimental features of kotlin 2023-01-21 16:54:19 +01:00
e0bdb8513e
Fix the compiler arguments 2023-01-21 16:54:19 +01:00
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
f715040e63
Make a kotlin/js project 2023-01-21 16:54:18 +01:00
ccfbe0f08d
Add a .mainBox css class and two more links. 2023-01-21 16:54:18 +01:00
93d6f25ae6
Mise à jour de 'README.md' 2023-01-21 16:54:18 +01:00
eafb253249
Update README.MD. 2023-01-21 16:54:18 +01:00
957163dc50
Update README.MD. 2023-01-21 16:54:18 +01:00
95165e7e3f
Add index.html. 2023-01-21 16:54:18 +01:00
c37e837e53
Initial commit 2023-01-21 16:54:02 +01:00