The Lambda Lab
/
projects
/
scheme.forth.jl.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
scheme.forth.jl.git
2016-10-25
Tim Vaughan
Updated README.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Tim Vaughan
Added load primitive.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Tim Vaughan
Load now returns result of last expression.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Tim Vaughan
Implemented load word. (Now just need scheme prim.)
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Tim Vaughan
Updated README.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Tim Vaughan
Mark-sweep garbage collection working.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-24
Tim Vaughan
Primitives are now GC-safe.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-24
Tim Vaughan
GC working when invoked between evaluations.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-23
Tim Vaughan
Debugging GC.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-23
Tim Vaughan
Added OOM check.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-23
Tim Vaughan
Marked compound procedure type as pairlike.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-23
Tim Vaughan
Implemented scaffolding for mark+sweep GC.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-22
Tim Vaughan
Working on GC.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Tim Vaughan
Fixed broken realnum? procedure.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-13
Tim Vaughan
Can now read and print reals.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-30
Tim Vaughan
Working on FP arithmetic.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-25
Tim Vaughan
Working on exception handling.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-25
Tim Vaughan
Fixed TCO bug.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-22
Tim Vaughan
Fixed bug in apply.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-22
Tim Vaughan
Added tail-call optimization.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-22
Tim Vaughan
Implemented compound procedure application.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-22
Tim Vaughan
Added define syntax for procedure generation.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-22
Tim Vaughan
Implemented lambda (and λ)!
commit
|
commitdiff
|
tree
|
snapshot
2016-07-22
Tim Vaughan
Factored out application into apply.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-22
Tim Vaughan
Working on compound procedures.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-21
Tim Vaughan
Primitive fixnum relations working.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-21
Tim Vaughan
Implemented fixnum =.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-21
Tim Vaughan
Fixed cons, set-car! and set-cdr!
commit
|
commitdiff
|
tree
|
snapshot
2016-07-21
Tim Vaughan
Adding pair/list primitives.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-21
Tim Vaughan
Added more primitives.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-21
Tim Vaughan
eatspaces now eats comments
commit
|
commitdiff
|
tree
|
snapshot
2016-07-21
Tim Vaughan
string->number works.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-21
Tim Vaughan
number->string works.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Tim Vaughan
Debugging number->string
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Tim Vaughan
Updated README and added license.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Tim Vaughan
Added some type conversion prims.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Tim Vaughan
Added predicate primitives.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Tim Vaughan
Added * and - fixnum primitives
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Tim Vaughan
Fixed fixnum detection in parser.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Tim Vaughan
First primitive procedure working!
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Tim Vaughan
Completed draft of primitive application.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Tim Vaughan
Adding first primitive procedure.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Tim Vaughan
Tiny refactor.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Tim Vaughan
Added conditionals.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Tim Vaughan
def/set/lookup are working!
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Tim Vaughan
Debugging.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Tim Vaughan
Typos
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Tim Vaughan
Finished full draft of set/def/lookup support.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Tim Vaughan
Finished core environment definitions.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-17
Tim Vaughan
Working on set!
commit
|
commitdiff
|
tree
|
snapshot
2016-07-16
Tim Vaughan
Added variable lookup.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-16
Tim Vaughan
Adding environments.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-16
Tim Vaughan
Relaxed symbol parsing rules.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-13
Tim Vaughan
Implemented quote.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-12
Tim Vaughan
Started adding support for pre-defined symbols.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-12
Tim Vaughan
Implemented symbols.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-12
Tim Vaughan
Debugging symbol table.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-11
Tim Vaughan
Updated readme.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-11
Tim Vaughan
Working on symbol table lookup
commit
|
commitdiff
|
tree
|
snapshot
2016-07-11
Tim Vaughan
Implementing symbols.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-10
Tim Vaughan
Implemented strings.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-10
Tim Vaughan
Updated readme.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-10
Tim Vaughan
Added readme.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-10
Tim Vaughan
Fixed pair read/print.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-10
Tim Vaughan
Fixing up pair read/print
commit
|
commitdiff
|
tree
|
snapshot
2016-07-06
Tim Vaughan
Almost have pairs in.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-06
Tim Vaughan
Finished defer/is.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-05
Tim Vaughan
Added defer/is to support mutual recursion.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-05
Tim Vaughan
Implemented the empty list.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-05
Tim Vaughan
Character parsing works.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-05
Tim Vaughan
Almost done with characters.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-04
Tim Vaughan
Draft character atom implementation.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-04
Tim Vaughan
Better handling of booleans.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-04
Tim Vaughan
Implemented parse index stack.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-04
Tim Vaughan
Input succesfully shifted to read.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-04
Tim Vaughan
Shifting stream input into read.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-22
Tim Vaughan
Small changes.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-22
Tim Vaughan
Output style change.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-21
Tim Vaughan
Booleans implemented.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-21
Tim Vaughan
Integers implemented.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-19
Tim Vaughan
Fixed term colour bug.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-12
Tim Vaughan
Fiddling with parser (reader?)
commit
|
commitdiff
|
tree
|
snapshot
2016-06-12
Tim Vaughan
Moved ansi colour words to distinct file.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-12
Tim Vaughan
Initial commit.
commit
|
commitdiff
|
tree
|
snapshot