• Joined on 2025-09-25
defunkt pushed to main at probablycorey/shrimp 2025-12-10 21:57:17 +00:00
491e37a7f8 $ can be in an identifier now
69b2297280 [example] update scripts script
87cb01392a remove lezer parser & grammar
e45a6d9bf7 turn not into a keyword
71c5e31836 [examples] add scripts to show package.json scripts
Compare 8 commits »
defunkt created branch main in defunkt/howl 2025-12-10 21:26:21 +00:00
defunkt pushed to main at defunkt/howl 2025-12-10 21:26:21 +00:00
7f96770d77 class names
31f0a2a63a class prop
ed1e429a73 dark mode and such
7db4fe00fd code examples
defunkt created repository defunkt/howl 2025-12-10 21:26:09 +00:00
defunkt pushed to main at defunkt/hype 2025-12-10 19:37:53 +00:00
5eb23a4554 [README] fix formatting
defunkt pushed to main at defunkt/hype 2025-12-10 19:37:08 +00:00
8c3ac32578 spacing
defunkt pushed to main at probablycorey/shrimp 2025-12-10 19:12:53 +00:00
93518f8294 [vscode] add new prelude functions
1a308eadf5 [prelude] add date functions
Compare 2 commits »
defunkt pushed to main at probablycorey/shrimp 2025-12-09 16:13:19 +00:00
259e7a7dd4 ignore vscode extension tmp/
6ae955e926 unused import
Compare 2 commits »
defunkt commented on pull request probablycorey/shrimp#51 2025-12-09 15:49:40 +00:00
Add into to prelude

added string number and boolean in 59b92714d2f32be00dd39d753650935bd4f16890

defunkt closed pull request probablycorey/shrimp#51 2025-12-09 15:49:40 +00:00
Add into to prelude
defunkt pushed to main at probablycorey/shrimp 2025-12-08 17:43:14 +00:00
59b92714d2 add number, string, boolean. closes #51
defunkt pushed to main at probablycorey/shrimp 2025-12-08 17:35:37 +00:00
4da3c5ac06 compat fix
31603d705a beef up math.random
b49619c110 add d20 dice roller example
Compare 3 commits »
defunkt commented on pull request probablycorey/shrimp#52 2025-12-08 16:37:11 +00:00
Parser 2.0 (Major Delezer)

Merged!

defunkt created branch old-parser in probablycorey/shrimp 2025-12-08 16:37:01 +00:00
defunkt pushed to old-parser at probablycorey/shrimp 2025-12-08 16:37:01 +00:00
defunkt pushed to main at probablycorey/shrimp 2025-12-08 16:35:36 +00:00
5994a2d8f4 Merge pull request 'Parser 2.0 (Major Delezer)' (#52) from parser2 into main
b21751a790 add (working) password.sh
65119b720a fix very minor issues
88ee108a1e ./bin/parser-tree.ts
e1859c1bda fix: parens can't be in words
Compare 36 commits »
defunkt merged pull request probablycorey/shrimp#52 2025-12-08 16:35:34 +00:00
Parser 2.0 (Major Delezer)
defunkt pushed to parser2 at probablycorey/shrimp 2025-12-07 05:23:31 +00:00
b21751a790 add (working) password.sh
defunkt pushed to parser2 at probablycorey/shrimp 2025-12-07 05:22:46 +00:00
65119b720a fix very minor issues
defunkt pushed to parser2 at probablycorey/shrimp 2025-12-05 23:45:32 +00:00
88ee108a1e ./bin/parser-tree.ts