Chris Wanstrath
|
a836591854
|
keywords are magical
|
2025-12-02 17:11:39 -08:00 |
|
Chris Wanstrath
|
d0005d9ccd
|
fix |
|
2025-12-02 17:11:39 -08:00 |
|
Chris Wanstrath
|
cc604bea49
|
fix dot.get + thing
|
2025-12-02 17:11:39 -08:00 |
|
Chris Wanstrath
|
2c2b277b29
|
throw takes an expression
|
2025-12-02 17:11:39 -08:00 |
|
Chris Wanstrath
|
1682a7ccb7
|
fix curly strings
|
2025-12-02 17:11:39 -08:00 |
|
Chris Wanstrath
|
0e92525b54
|
regex flags, bad regexs become Words
|
2025-12-02 17:11:39 -08:00 |
|
Chris Wanstrath
|
6a6675d30f
|
fix bitwise precedence
|
2025-12-02 17:11:39 -08:00 |
|
Chris Wanstrath
|
d003d65a15
|
disable errors... for now!
|
2025-12-02 17:11:39 -08:00 |
|
Chris Wanstrath
|
579d755205
|
make more compiler tests pass
|
2025-12-02 17:11:39 -08:00 |
|
Chris Wanstrath
|
566beb87ef
|
do allowed in arg/dict values
|
2025-12-02 17:11:39 -08:00 |
|
Chris Wanstrath
|
9e4471ad38
|
try to match lezer API more closely
|
2025-12-02 17:11:39 -08:00 |
|
Chris Wanstrath
|
3eac0a27a5
|
hwhitespace
|
2025-12-02 17:11:39 -08:00 |
|
Chris Wanstrath
|
e38e8d4f1e
|
minor
|
2025-12-02 17:11:39 -08:00 |
|
|
|
abd78108c8
|
new parser(-ish)
|
2025-12-02 17:11:39 -08:00 |
|
|
|
ae46988219
|
sorry lezer...
|
2025-12-02 17:11:39 -08:00 |
|
|
|
e4bdddc762
|
Merge pull request 'Cache the parsing' (#28) from less-parsing into main
Reviewed-on: #28
|
2025-12-01 21:51:33 +00:00 |
|
|
|
7feb3cd7b0
|
Merge remote-tracking branch 'origin/main' into less-parsing
|
2025-12-01 13:51:24 -08:00 |
|
|
|
1fec471da9
|
Merge pull request 'broken-shrimp' (#50) from broken-shrimp into main
Reviewed-on: #50
|
2025-12-01 21:49:04 +00:00 |
|
|
|
09d2420508
|
add some arg help
|
2025-11-24 16:04:03 -08:00 |
|
|
|
028ccf2bf9
|
Delete 2025-01-24-autocomplete-design.md
|
2025-11-24 12:20:54 -08:00 |
|
|
|
1458da58cc
|
Shrimp was broken
|
2025-11-24 12:19:58 -08:00 |
|
|
|
4a27a8b474
|
Delete shrimp-0.0.1.vsix
|
2025-11-24 09:42:24 -08:00 |
|
|
|
f13be7817c
|
list.has?
|
2025-11-10 07:34:16 -08:00 |
|
|
|
7fe6e3b5ad
|
Merge pull request 'allow lines to start with | (pipes)' (#47) from starting-lines-with-pipe into main
Reviewed-on: #47
|
2025-11-10 15:20:32 +00:00 |
|
|
|
c4368f24fc
|
allow lines to start with | (pipes)
|
2025-11-10 07:15:41 -08:00 |
|
|
|
dcf94296fa
|
compile spacey function calls too
|
2025-11-10 07:14:09 -08:00 |
|
|
|
12370361c4
|
Merge pull request 'Dollar Dot' (#49) from dollar-dot into main
Reviewed-on: #49
|
2025-11-10 15:13:30 +00:00 |
|
|
|
0c6ce16bcd
|
not always
|
2025-11-10 01:04:13 -08:00 |
|
|
|
c244435ae2
|
add $. w/ shrimp runtime info
|
2025-11-10 01:04:13 -08:00 |
|
|
|
b400f48676
|
Chained DotGet, meta.script.name. Doesn't work for numbers (row.2.1) yet
|
2025-11-10 01:04:13 -08:00 |
|
|
|
793565cafa
|
JUMP relative #s are broken in array, use labels
|
2025-11-10 01:04:03 -08:00 |
|
|
|
feae5d314e
|
Merge pull request 'import dict' (#45) from import into main
Reviewed-on: #45
|
2025-11-10 04:07:32 +00:00 |
|
|
|
10e1986fe2
|
cli: add print/-E
|
2025-11-09 20:07:22 -08:00 |
|
|
|
9eaa71fe2d
|
cli: Add -I (import)
|
2025-11-09 20:07:22 -08:00 |
|
|
|
f58ff1785a
|
dont print eval result
|
2025-11-09 20:07:22 -08:00 |
|
|
|
970ceeb8b0
|
import dict only=something
|
2025-11-09 20:07:22 -08:00 |
|
|
|
e2f5024a4c
|
add import keyword for importing keys of dicts into local scope
|
2025-11-09 20:07:21 -08:00 |
|
|
|
8008f37f16
|
Merge pull request 'fs functions' (#44) from fs into main
Reviewed-on: #44
|
2025-11-10 04:06:56 +00:00 |
|
|
|
c9140bd018
|
Merge pull request 'Octal numbers' (#43) from octal into main
Reviewed-on: #43
|
2025-11-10 04:06:47 +00:00 |
|
|
|
ba5ce0a88c
|
octal numbers 0o644
|
2025-11-09 17:43:32 -08:00 |
|
|
|
398cd57b1d
|
fs functions
|
2025-11-09 17:39:42 -08:00 |
|
|
|
f8718ac05b
|
minor bugfix (x2)
|
2025-11-09 14:36:52 -08:00 |
|
|
|
d4596c3afa
|
Merge pull request '"Double quoted strings"' (#35) from double-quote-strings into main
Reviewed-on: #35
|
2025-11-09 00:14:22 +00:00 |
|
|
|
69bbe17992
|
"add double quoted strings"
|
2025-11-08 16:14:08 -08:00 |
|
|
|
2d4c79b30f
|
topNode.topNode
|
2025-11-08 16:13:40 -08:00 |
|
|
|
238af9affc
|
fix edge case
|
2025-11-08 16:13:40 -08:00 |
|
|
|
a6c283759d
|
interpolation in { curly strings }
|
2025-11-08 16:13:40 -08:00 |
|
|
|
63ee57e7f0
|
curly -> Curly
|
2025-11-08 16:13:39 -08:00 |
|
|
|
503ca41155
|
{ curly strings }
|
2025-11-08 16:13:28 -08:00 |
|
|
|
a156d24a91
|
Merge pull request 'Add ?? and ??= operators' (#42) from null-check-operators into main
Reviewed-on: #42
|
2025-11-09 00:12:34 +00:00 |
|