|
97f10385ba
|
feat: Remove redundant folder links from api sidebar
|
2024-08-26 11:29:42 -05:00 |
|
|
eee2f60c61
|
feat: Implement sidebar for api docs
|
2024-08-26 11:05:21 -05:00 |
|
|
53d6ee686d
|
feat: Improve sidebar on API docs
|
2024-08-26 09:36:52 -05:00 |
|
|
f1bc675869
|
feat: small ui improvements
|
2024-08-26 09:00:43 -05:00 |
|
|
980b92f631
|
refactor: use a highlight level to emit errors
|
2024-08-26 08:43:36 -05:00 |
|
|
25a5b20d5f
|
feat: improve error rendering on code snippets
|
2024-08-12 20:31:19 -05:00 |
|
|
a476fffe2c
|
Change syntax for null/errors
|
2024-08-06 17:52:55 -05:00 |
|
|
8b3f4a88c1
|
Replace all non code fonts with Atkinson Hyperlegible
|
2024-08-06 16:26:09 -05:00 |
|
|
5cfb0e525b
|
Add semantic errors display from the compiler
|
2024-08-01 20:33:44 -05:00 |
|
|
a3fdd94fe4
|
Change highlighting to match the compiler
|
2024-07-31 15:25:49 -05:00 |
|
|
7e4d11123e
|
Fix error messages where there shouldn't be any
|
2024-07-29 17:40:51 -05:00 |
|
|
25c1e80591
|
Changes for multiline comments
|
2024-07-29 17:03:09 -05:00 |
|
|
c038f6d55a
|
Highlight syntax errors in code snippets
|
2024-07-28 20:12:53 -05:00 |
|
|
bb6478b474
|
Add rendering of compiler panics in code snippets
|
2024-07-28 19:54:15 -05:00 |
|
|
27bfca8880
|
Refactor syntax highlighter to new spec from the compiler
|
2024-07-28 18:23:51 -05:00 |
|
|
2fb095896b
|
Add visual indicator to lexical errors in code snippets
|
2024-07-28 16:51:56 -05:00 |
|
|
76aad9cd8a
|
Add syntax highlighting to spec pages
|
2024-07-25 08:49:24 -05:00 |
|
|
771a4b7044
|
Add path to binary in Jenkins
|
2024-07-21 18:16:34 -05:00 |
|
|
ee0be7635b
|
Add docs on constructors
|
2024-07-21 18:06:01 -05:00 |
|
|
396a5b811a
|
add doc pages
|
2024-07-20 22:44:42 -05:00 |
|
|
aa357101fb
|
Add docs on templating
|
2024-07-19 22:08:37 -05:00 |
|
|
2eb6e13d32
|
Add Outfit as display font
|
2024-07-13 17:27:07 -05:00 |
|
|
bfeb065c68
|
Add page for Array.concat
|
2024-07-12 19:15:07 -05:00 |
|
|
3584c6d798
|
Fixes is std
|
2024-07-11 21:59:38 -05:00 |
|
|
07ff7ede1e
|
restore old lexer
|
2024-07-05 19:51:50 -05:00 |
|
|
a542071af9
|
Use the native lexer instead of a TS reimplementation
|
2024-07-05 19:12:30 -05:00 |
|
|
49faed4fcb
|
Move code snippets to use new component
|
2024-07-05 16:58:50 -05:00 |
|
|
ebf62bcd5c
|
Remove client side syntax highlighting
|
2024-07-05 09:40:10 -05:00 |
|
|
631acc8122
|
Refactor trimming utility
|
2024-07-05 09:09:49 -05:00 |
|
|
5208496124
|
Fix highlighter. Add docs on templating
|
2024-07-04 20:20:24 -05:00 |
|
|
733921a2ff
|
Add sections
|
2024-06-28 22:11:27 -05:00 |
|
|
b32329935c
|
Component for Hero sections
|
2024-06-28 21:37:20 -05:00 |
|
|
1714d7ee76
|
Add landpage components
|
2024-06-20 17:29:35 -05:00 |
|
|
5b260e2f6f
|
Add explanation for indentation
|
2024-06-15 22:26:44 -05:00 |
|
|
26f6d0fadd
|
small changes
|
2024-06-14 22:20:05 -05:00 |
|
|
c98122a260
|
Separate enum & unions
|
2024-06-14 22:01:45 -05:00 |
|
|
088ec3f867
|
Add docs for lang spec
|
2024-05-30 20:03:54 -05:00 |
|
|
670364e386
|
Color changes
|
2024-05-29 08:44:23 -05:00 |
|
|
34efcc780d
|
UI for api
|
2024-05-28 21:12:04 -05:00 |
|
|
4dc0b8524f
|
Add a language indicator to code snippets
|
2024-05-28 16:35:24 -05:00 |
|
|
946dbd6098
|
Use Prismjs for PHP code
|
2024-05-28 16:12:00 -05:00 |
|
|
493845a213
|
Change the code sample in the landpage
|
2024-05-26 16:08:11 -05:00 |
|
|
79bdee91d0
|
small changes
|
2024-05-20 16:53:14 -05:00 |
|
|
957921b793
|
Finish thp code DSL basic implementation
|
2024-05-20 10:02:08 -05:00 |
|
|
838bd233ac
|
Create parse for thp state machine dsl
|
2024-05-20 09:21:51 -05:00 |
|
|
c7b429105d
|
Add more detailed interactive code
|
2024-05-19 23:40:31 -05:00 |
|
|
e52ce64bce
|
Implement state unset
|
2024-05-19 23:11:23 -05:00 |
|
|
ea7889726c
|
Add 2 interactive examples
|
2024-05-19 23:06:08 -05:00 |
|
|
0d4aad83da
|
Implement state
|
2024-05-19 22:11:19 -05:00 |
|
|
0861b053d8
|
Implement stdout print
|
2024-05-19 22:05:01 -05:00 |
|