Commit Graph

126 Commits (3f388b8e22d8010d43255c921029f2e387a9a447)

Author SHA1 Message Date
Araozu 3f388b8e22 chore: update learn index 2024-08-30 20:20:36 -05:00
Araozu 0b5b424e95 feat: improve landpage ui 2024-08-30 19:39:54 -05:00
Araozu c43361dbb7 refactor: changes to keep up with compiler 2024-08-29 11:01:23 -05:00
Araozu 3b5f26eab1 refactor: update highlighter to use compilers new if/else tokens 2024-08-27 16:15:16 -05:00
Araozu e510ab0d03 feat: small improvements to navbar 2024-08-26 12:10:22 -05:00
Araozu 97f10385ba feat: Remove redundant folder links from api sidebar 2024-08-26 11:29:42 -05:00
Araozu eee2f60c61 feat: Implement sidebar for api docs 2024-08-26 11:05:21 -05:00
Araozu 53d6ee686d feat: Improve sidebar on API docs 2024-08-26 09:36:52 -05:00
Araozu f1bc675869 feat: small ui improvements 2024-08-26 09:00:43 -05:00
Araozu 980b92f631 refactor: use a highlight level to emit errors 2024-08-26 08:43:36 -05:00
Araozu 25a5b20d5f feat: improve error rendering on code snippets 2024-08-12 20:31:19 -05:00
Araozu a476fffe2c Change syntax for null/errors 2024-08-06 17:52:55 -05:00
Araozu 8b3f4a88c1 Replace all non code fonts with Atkinson Hyperlegible 2024-08-06 16:26:09 -05:00
Araozu 5cfb0e525b Add semantic errors display from the compiler 2024-08-01 20:33:44 -05:00
Araozu a3fdd94fe4 Change highlighting to match the compiler 2024-07-31 15:25:49 -05:00
Araozu 7e4d11123e Fix error messages where there shouldn't be any 2024-07-29 17:40:51 -05:00
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