Commit Graph

22 Commits (f1bc67586921f6ea9b58a7cdf6a5a505e6307d7e)

Author SHA1 Message Date
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 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 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 ee0be7635b Add docs on constructors 2024-07-21 18:06:01 -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 ebf62bcd5c Remove client side syntax highlighting 2024-07-05 09:40:10 -05:00
Araozu 5208496124 Fix highlighter. Add docs on templating 2024-07-04 20:20:24 -05:00
Araozu 1714d7ee76 Add landpage components 2024-06-20 17:29:35 -05:00
Araozu c98122a260 Separate enum & unions 2024-06-14 22:01:45 -05:00
Araozu 838bd233ac Create parse for thp state machine dsl 2024-05-20 09:21:51 -05:00
Araozu 318b105678 Add keywords & detail classes 2024-05-01 19:40:16 -05:00
Araozu 656f674843 Fix behavior fo the sidebar 2024-05-01 07:20:34 -05:00
Araozu 5a94bc5dd3 Remove Bun, use pnpm 2024-04-23 10:34:00 -05:00
Araozu db5ebbb807 Rewrite in Astrojs 2024-04-23 10:16:51 -05:00