probablycorey
  • Joined on 2025-09-25
probablycorey merged pull request probablycorey/shrimp#9 2025-10-27 19:46:07 +00:00
DotGet function calls
probablycorey pushed to dotget-function-calls at probablycorey/shrimp 2025-10-27 19:46:03 +00:00
318142dfbb Update shrimp.ts
ffdd666685 Merge remote-tracking branch 'origin/main' into dotget-function-calls
0fc1f9f895 Merge pull request 'allow more unicode in variable names' (#8) from more-unicode-variable-names into main
cdcaf5c9d3 Merge pull request 'failing test for multiline function' (#6) from multiline-fn into main
6c8c07e869 Update shrimp.ts
Compare 15 commits »
probablycorey commented on pull request probablycorey/shrimp#9 2025-10-27 19:45:23 +00:00
DotGet function calls

Love it

probablycorey pushed to main at probablycorey/shrimp 2025-10-27 19:43:57 +00:00
0fc1f9f895 Merge pull request 'allow more unicode in variable names' (#8) from more-unicode-variable-names into main
7cf7ac3703 allow more unicode in variable names
Compare 2 commits »
probablycorey merged pull request probablycorey/shrimp#8 2025-10-27 19:43:56 +00:00
allow more unicode in variable names
probablycorey commented on pull request probablycorey/shrimp#8 2025-10-27 19:43:48 +00:00
allow more unicode in variable names
╔═══════════════════════════════════════════════════════════════…
probablycorey pushed to main at probablycorey/shrimp 2025-10-27 19:37:42 +00:00
cdcaf5c9d3 Merge pull request 'failing test for multiline function' (#6) from multiline-fn into main
6c8c07e869 Update shrimp.ts
2fcd840493 Merge remote-tracking branch 'origin/main' into multiline-fn
28fab1235c Works with blank lines
299ad2c9a9 failing test for multiline function
Compare 5 commits »
probablycorey merged pull request probablycorey/shrimp#6 2025-10-27 19:37:41 +00:00
failing test for multiline function
probablycorey commented on pull request probablycorey/shrimp#6 2025-10-27 19:37:32 +00:00
failing test for multiline function

It was the empty line in the function def. Should all work now

probablycorey pushed to multiline-fn at probablycorey/shrimp 2025-10-27 19:36:33 +00:00
6c8c07e869 Update shrimp.ts
2fcd840493 Merge remote-tracking branch 'origin/main' into multiline-fn
cbd3fe6315 Merge pull request 'failing single line if test' (#5) from single-line-if into main
6e432dd7a1 Made it work
050acbfaeb Merge remote-tracking branch 'origin/main' into single-line-if
Compare 8 commits »
probablycorey pushed to multiline-fn at probablycorey/shrimp 2025-10-27 19:07:17 +00:00
28fab1235c Works with blank lines
probablycorey commented on pull request probablycorey/shrimp#5 2025-10-27 18:33:00 +00:00
failing single line if test

I don't love how I have SingleLineIf and MultiLineIf in the grammar. But when I started to combine the two rules it became a little to complicated. I might try again if I can think of a way to…

probablycorey pushed to main at probablycorey/shrimp 2025-10-27 18:31:49 +00:00
cbd3fe6315 Merge pull request 'failing single line if test' (#5) from single-line-if into main
6e432dd7a1 Made it work
050acbfaeb Merge remote-tracking branch 'origin/main' into single-line-if
e4100c7d89 failing single line if test
Compare 4 commits »
probablycorey merged pull request probablycorey/shrimp#5 2025-10-27 18:31:48 +00:00
failing single line if test
probablycorey commented on pull request probablycorey/shrimp#5 2025-10-27 18:31:46 +00:00
failing single line if test

Got this working

probablycorey pushed to single-line-if at probablycorey/shrimp 2025-10-27 18:30:52 +00:00
6e432dd7a1 Made it work
050acbfaeb Merge remote-tracking branch 'origin/main' into single-line-if
34d1b8b998 Merge pull request 'Add # comments' (#4) from comments into main
dba8430d9a Add # comments
Compare 4 commits »
probablycorey merged pull request probablycorey/shrimp#4 2025-10-27 17:50:30 +00:00
Add # comments
probablycorey pushed to main at probablycorey/shrimp 2025-10-27 17:50:30 +00:00
34d1b8b998 Merge pull request 'Add # comments' (#4) from comments into main
dba8430d9a Add # comments
Compare 2 commits »
probablycorey merged pull request probablycorey/shrimp#3 2025-10-26 00:25:10 +00:00
Shrimp CLI
probablycorey pushed to main at probablycorey/shrimp 2025-10-26 00:25:10 +00:00
611c2a4c8a Merge pull request 'Shrimp CLI' (#3) from cli into main
c964743420 shrimp cli
Compare 2 commits »