7 branches
0 tags
Ben (Win10)
Fixed using [yield] within a yielded callback
9a54b1e
4 years ago
Ben
Added Code of Conduct
3ef8cbf
4 years ago
Ben (X13/Void)
Added [tree/equal?]
d0842c9
4 years ago
Ben (X13/Void)
Added [equal?] and [inequal?]
0f28056
4 years ago
Ben (X13/Void)
Added [array/equal?]
d798f12
4 years ago
Ben (X13/Void)
Renamed [list-equal?] -> [list/equal?]
505fb74
4 years ago
Ben (X13/Void)
Made more use of [fmt]
34c834b
4 years ago
Ben (X13/Void)
Fixed popcount only working on 32-bit ints
ac58a5e
4 years ago
Celeste Wouters
lHasClosureSym & lGetClosureSym: turn recursive calls into loops
3b93954
4 years ago
Celeste Wouters
Remove unnecessary null check in lValFree
e98d870
4 years ago
Ben (Win10)
Added missing exit(200) to exception handler
ec437fe
4 years ago
Ben (Win10)
Added list/sort tests as well as some renaming
25ed1ca
4 years ago
Ben (X13/Void)
Made braces similar to the rest of the codebase
f6f5805
4 years ago
Leonhard Staut
add hash table over symbol table array
6c13024
4 years ago
Ben (X13/Void)
Added GitHub CI for Linux/clang
24729a8
4 years ago
Ben (X13/Void)
Made the reader more robust
a8ca569
4 years ago
Celeste Wouters
Add lExceptionTry variant with custom error handler
510dffd
4 years ago
Ben (X13/Void)
Fixed a lot of reader edge-cases
76c8563
4 years ago
Ben (X13/Void)
Removed #_ and instead implemented SRFI-62
31432da
4 years ago
Ben (X13/Void)
Fixed [*][-][/] when being called with 0/1 arguments
0518edc
4 years ago