Commit Graph

110 Commits (25c1e80591ff5134bdfd0a4d61c71eaedfac2cb1)

Author SHA1 Message Date
Araozu 25c1e80591 Changes for multiline comments 2024-07-29 17:03:09 -05:00
Araozu c038f6d55a Highlight syntax errors in code snippets 2024-07-28 20:12:53 -05:00
Araozu bb6478b474 Add rendering of compiler panics in code snippets 2024-07-28 19:54:15 -05:00
Araozu 27bfca8880 Refactor syntax highlighter to new spec from the compiler 2024-07-28 18:23:51 -05:00
Araozu 2fb095896b Add visual indicator to lexical errors in code snippets 2024-07-28 16:51:56 -05:00
Araozu 76aad9cd8a Add syntax highlighting to spec pages 2024-07-25 08:49:24 -05:00
Araozu 771a4b7044 Add path to binary in Jenkins 2024-07-21 18:16:34 -05:00
Araozu ee0be7635b Add docs on constructors 2024-07-21 18:06:01 -05:00
Araozu 396a5b811a add doc pages 2024-07-20 22:44:42 -05:00
Araozu aa357101fb Add docs on templating 2024-07-19 22:08:37 -05:00
Araozu 2eb6e13d32 Add Outfit as display font 2024-07-13 17:27:07 -05:00
Araozu bfeb065c68 Add page for Array.concat 2024-07-12 19:15:07 -05:00
Araozu 3584c6d798 Fixes is std 2024-07-11 21:59:38 -05:00
Araozu 07ff7ede1e restore old lexer 2024-07-05 19:51:50 -05:00
Araozu a542071af9 Use the native lexer instead of a TS reimplementation 2024-07-05 19:12:30 -05:00
Araozu 49faed4fcb Move code snippets to use new component 2024-07-05 16:58:50 -05:00
Araozu ebf62bcd5c Remove client side syntax highlighting 2024-07-05 09:40:10 -05:00
Araozu 631acc8122 Refactor trimming utility 2024-07-05 09:09:49 -05:00
Araozu 5208496124 Fix highlighter. Add docs on templating 2024-07-04 20:20:24 -05:00
Araozu 733921a2ff Add sections 2024-06-28 22:11:27 -05:00
Araozu b32329935c Component for Hero sections 2024-06-28 21:37:20 -05:00
Araozu 1714d7ee76 Add landpage components 2024-06-20 17:29:35 -05:00
Araozu 5b260e2f6f Add explanation for indentation 2024-06-15 22:26:44 -05:00
Araozu 26f6d0fadd small changes 2024-06-14 22:20:05 -05:00
Araozu c98122a260 Separate enum & unions 2024-06-14 22:01:45 -05:00
Araozu 088ec3f867 Add docs for lang spec 2024-05-30 20:03:54 -05:00
Araozu 670364e386 Color changes 2024-05-29 08:44:23 -05:00
Araozu 34efcc780d UI for api 2024-05-28 21:12:04 -05:00
Araozu 4dc0b8524f Add a language indicator to code snippets 2024-05-28 16:35:24 -05:00
Araozu 946dbd6098 Use Prismjs for PHP code 2024-05-28 16:12:00 -05:00
Araozu 493845a213 Change the code sample in the landpage 2024-05-26 16:08:11 -05:00
Araozu 79bdee91d0 small changes 2024-05-20 16:53:14 -05:00
Araozu 957921b793 Finish thp code DSL basic implementation 2024-05-20 10:02:08 -05:00
Araozu 838bd233ac Create parse for thp state machine dsl 2024-05-20 09:21:51 -05:00
Araozu c7b429105d Add more detailed interactive code 2024-05-19 23:40:31 -05:00
Araozu e52ce64bce Implement state unset 2024-05-19 23:11:23 -05:00
Araozu ea7889726c Add 2 interactive examples 2024-05-19 23:06:08 -05:00
Araozu 0d4aad83da Implement state 2024-05-19 22:11:19 -05:00
Araozu 0861b053d8 Implement stdout print 2024-05-19 22:05:01 -05:00
Araozu 3fd4b719b9 Dinamically execute instructions on code samples 2024-05-19 21:53:34 -05:00
Araozu 525e4f5197 Create a state machine with Alpine 2024-05-19 21:47:31 -05:00
Araozu 063a9e1c06 Minimal Alpine interactivity 2024-05-19 21:30:11 -05:00
Araozu 43cc334417 Add alpine for client side interactivity 2024-05-19 20:53:29 -05:00
Araozu 6c898b0d01 Manually highlight code using the lexer 2024-05-19 19:41:56 -05:00
Araozu d3089905d4 Layout for stdout/state 2024-05-19 19:31:27 -05:00
Araozu 1a7a0f1e3a Begin work on interactive code component 2024-05-19 19:11:24 -05:00
Araozu 253e4bbb48 Add docs 2024-05-16 10:00:46 -05:00
Araozu 9fa2d8caa3 Docs for error handling 2024-05-15 09:53:56 -05:00
Araozu 2b97f75188 Fix monospace fonts 2024-05-04 11:50:27 -05:00
Araozu 318b105678 Add keywords & detail classes 2024-05-01 19:40:16 -05:00