aboutsummaryrefslogtreecommitdiff
path: root/src/rt/Lisp.cc
AgeCommit message (Expand)AuthorFilesLines
2022-10-29Fix some compiler warnings & buffer overflowsIgor Pashev1-1/+1
2022-08-13Rename `Dynamic` to `Boxed`Gabriel Dos Reis1-11/+11
2014-11-18Add visitor to Dynamic values.dos-reis1-20/+152
2014-11-16Evaluate symbols in new boot.dos-reis1-2/+111
2014-09-16Add more functionalities to the VM.dos-reis1-6/+34
2014-09-16Tidy value representation.dos-reis1-13/+13
2014-08-17OpenAxiom::VM::Fixnum is now a distinct type.dos-reis1-7/+7
2013-06-28Add src/rt for core runtime support.dos-reis1-0/+277