Commit Graph

26 Commits

Author SHA1 Message Date
62cc887797 feat: update code snippet to use new compiler error interface 2024-09-30 19:48:38 -05:00
e6df715955 feat: Add docs 2024-09-28 07:21:56 -05:00
c43361dbb7 refactor: changes to keep up with compiler 2024-08-29 11:01:23 -05:00
3b5f26eab1 refactor: update highlighter to use compilers new if/else tokens 2024-08-27 16:15:16 -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
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
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
ee0be7635b Add docs on constructors 2024-07-21 18:06:01 -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
ebf62bcd5c Remove client side syntax highlighting 2024-07-05 09:40:10 -05:00
5208496124 Fix highlighter. Add docs on templating 2024-07-04 20:20:24 -05:00
1714d7ee76 Add landpage components 2024-06-20 17:29:35 -05:00
c98122a260 Separate enum & unions 2024-06-14 22:01:45 -05:00
838bd233ac Create parse for thp state machine dsl 2024-05-20 09:21:51 -05:00
318b105678 Add keywords & detail classes 2024-05-01 19:40:16 -05:00
656f674843 Fix behavior fo the sidebar 2024-05-01 07:20:34 -05:00
5a94bc5dd3 Remove Bun, use pnpm 2024-04-23 10:34:00 -05:00
db5ebbb807 Rewrite in Astrojs 2024-04-23 10:16:51 -05:00