This website requires JavaScript.
Explore
Help
Sign In
go-pkg
/
expr
Watch
1
Star
0
Fork
0
You've already forked expr
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
a62f27b1048730eb0c36d2fd3296004c2d454d34
expr
/
scan
T
History
camoroso
1055569dd6
Dict literal now accepts expressions as keys. Key values are computed at evalutetion time and still must be integer or string
2026-05-20 05:14:22 +02:00
..
ast.go
Dict literal now accepts expressions as keys. Key values are computed at evalutetion time and still must be integer or string
2026-05-20 05:14:22 +02:00
scanner.go
new type LinkedList, preliminary implementation
2026-05-17 22:43:27 +02:00
symbol-map.go
Dict literal now accepts expressions as keys. Key values are computed at evalutetion time and still must be integer or string
2026-05-20 05:14:22 +02:00
symbol.go
new type LinkedList, preliminary implementation
2026-05-17 22:43:27 +02:00
t_scanner_test.go
copyright header updated to 2026
2026-05-06 09:27:42 +02:00
term-constructor-registry.go
copyright header updated to 2026
2026-05-06 09:27:42 +02:00
term.go
iter-ops raised above assign; 'cat' operator returns an iterator; $$ operator supports iterators producing a list of items
2026-05-09 12:15:59 +02:00
token.go
Dict literal now accepts expressions as keys. Key values are computed at evalutetion time and still must be integer or string
2026-05-20 05:14:22 +02:00