git
»
jacl.git
»
master
Browse current source tree
← prev
|
next →
2020-01-17
Progress on List interface and Slice type
Alan Dipert
2020-01-17
Use StringStream in more places
Alan Dipert
2020-01-15
StringStream
Alan Dipert
2020-01-14
boot.lisp loading improvements
Alan Dipert
2020-01-14
Load boot.lisp; require local webserver for dev
Alan Dipert
2020-01-14
Add CL::%INSTANCEOF
Alan Dipert
2020-01-14
Add JACL:TRUTH
Alan Dipert
2020-01-14
boot.lisp stuff
Alan Dipert
2020-01-12
Added dynamic binding for LET; DEFVAR
Alan Dipert
2020-01-12
Fix boot.lisp
Alan Dipert
2020-01-12
Add .isSpecial to LispSymbol
Alan Dipert
2020-01-11
More TODOs
Alan Dipert
2020-01-11
%PROG => %PROGN
Alan Dipert
2020-01-06
add todo.org
Alan Dipert
2020-01-06
Switch to cl-user in boot.lisp
Alan Dipert
2020-01-06
boot.lisp and first CL DEFUN! CL:SET
Alan Dipert
2020-01-06
Don't log AST node, code in default repl
Alan Dipert
2020-01-06
Fix %IF emit
Alan Dipert
2020-01-06
Exports JACL specials and \.; %SET-VAL => %SETQ
Alan Dipert
2019-12-29
JACL::\. macro is back
Alan Dipert
2019-12-29
%set => %set-var
Alan Dipert
2019-12-28
update fact func in notes
Alan Dipert
2019-12-28
repl client cleanup
Alan Dipert
2019-12-28
Export CL:*PACKAGE*
Alan Dipert
2019-12-28
muuuuch faster repl
Alan Dipert
2019-12-22
repl stuff
Alan Dipert
2019-12-22
OMG WE HAVE REPL
Alan Dipert
2019-11-16
add %NEW
Alan Dipert
2019-11-16
added %prog, fleshed out %tagbody and abandoned efficient...
Alan Dipert
2019-11-15
rename contexts
Alan Dipert
2019-11-15
init repl client
Alan Dipert
2019-11-15
notes
Alan Dipert
2019-11-11
Basic static tagbody working
Alan Dipert
2019-11-11
tagbody statement ctx progress
Alan Dipert
2019-11-11
tagbody/go WIP
Alan Dipert
2019-11-10
Fix %tagbody/%go analysis, added withTags to Env class
Alan Dipert
2019-11-05
%lambda: emit &aux
Alan Dipert
2019-11-05
add temporary !array
Alan Dipert
2019-11-04
&key: improve &allow-other-keys/:allow-other-keys
Alan Dipert
2019-11-04
remove trace
Alan Dipert
2019-11-04
&key is... done? also &allow-other-keys
Alan Dipert
2019-11-04
&key progress, still not error on unknown key
Alan Dipert
2019-11-04
Fix reading keywords
Alan Dipert
2019-11-04
&key wip
Alan Dipert
2019-11-03
&rest support works!?
Alan Dipert
2019-11-03
&optional is go!
Alan Dipert
2019-11-03
initial populate &optional svars to true
Alan Dipert
2019-11-03
initial populate &optional svars to true
Alan Dipert
2019-11-03
WIP %lambda
Alan Dipert
2019-11-01
WIP emit %lambda; emit simple arg check and required args...
Alan Dipert
← prev
|
next →