.. |
address.go
|
f66843ad40
refactor functions for better error messages
|
10 年之前 |
arrayutils.go
|
56f6730e9b
add a concat function
|
10 年之前 |
comparisons.go
|
409e4ba056
allow bools to be compared
|
10 年之前 |
datastack.go
|
0b30e6710d
Support closures, also ran go fmt on things
|
9 年之前 |
environment.go
|
8347a1b4bc
make source-file optionally included by ImportEval
|
9 年之前 |
expressions.go
|
9aaed84ecc
syntx-quote recurses into hashes and arrays. Fixes #24
|
8 年之前 |
functions.go
|
9aaed84ecc
syntx-quote recurses into hashes and arrays. Fixes #24
|
8 年之前 |
generator.go
|
e484114abe
calling macro func in a new env for macro expanding
|
8 年之前 |
hashutils.go
|
9aaed84ecc
syntx-quote recurses into hashes and arrays. Fixes #24
|
8 年之前 |
lexer.go
|
97e1d4aca5
implement syntax quoting
|
10 年之前 |
listutils.go
|
3a18af1ac3
use Cons helper everywhere
|
10 年之前 |
numerictower.go
|
74f97709d5
the great reformatting
|
10 年之前 |
parser.go
|
0b30e6710d
Support closures, also ran go fmt on things
|
9 年之前 |
scopes.go
|
8b81072fc2
modify closure to avoid capturing global scope.. since its always refable
|
9 年之前 |
stack.go
|
c7fb4260d1
fix 'eval' function
|
9 年之前 |
strutils.go
|
932c47399a
support strings in append
|
10 年之前 |
typeutils.go
|
dc2fbdab9b
implement string? function
|
10 年之前 |
version.go
|
eab483397a
bump version number
|
10 年之前 |
vm.go
|
9aaed84ecc
syntx-quote recurses into hashes and arrays. Fixes #24
|
8 年之前 |