index
:
lisphs
bb-profiling
inlining
lower-to-isa
master
Lisp half-compiler written in Haskell
git daemon user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Compiler.hs
Commit message (
Collapse
)
Author
Age
*
declare defines for top-level mutual recursion
tomsmeding
2019-11-26
|
*
More builtins: type queries, and error
tomsmeding
2019-11-22
|
*
Warningless build
tomsmeding
2019-11-22
|
*
cons, cond, exit
Tom Smeding
2019-11-21
|
*
Better string and IO support
Tom Smeding
2019-11-21
|
*
Diagnose (do) as error at compile time
Tom Smeding
2019-11-21
|
*
Change builtinMap to Set
Tom Smeding
2019-11-21
|
*
Move compiler macro's to separate module (from Compiler)
Tom Smeding
2019-11-20
|
*
lambdarec for singly-recursive lambda's
Tom Smeding
2019-11-20
|
*
Proper depth counting in presence of lets in analyseValue
tomsmeding
2019-11-18
|
*
Split off macro expansion from analyseValue
tomsmeding
2019-11-18
|
*
Refactor analyseValue, fix Let
tomsmeding
2019-11-18
|
*
'null?' builtin
Lieuwe Rooijakkers
2019-11-14
|
*
Implement 'let'
Tom Smeding
2019-11-14
|
*
File I/O
Tom Smeding
2019-11-14
|
*
Equality operator
tomsmeding
2019-11-14
|
*
Build with newer stack LTS
tomsmeding
2019-04-21
|
*
Rename files for case-sensitive file system
Tom Smeding
2018-03-26