47 Commits (7c220ed9d64ddfdb9971e4a6a55cd8f0011080b8)

Author SHA1 Message Date
  Felix Brendel 7c220ed9d6 Work transfer 6 years ago
  FelixBrendel 04ea73b704 update 6 years ago
  fumfar hiwi 2146926780 Pathetic try to get macros to work with the non recursive version 6 years ago
  FelixBrendel 72bd30bf4c we have a new parser and can parse [] and {} for vectors and hm's 6 years ago
  Felix Brendel 0a7f05a20d Lisp_Objects and Environments are now bucket allocated 6 years ago
  Felix Brendel c80478a2cb hashmaps can now be printed and keys deleted 6 years ago
  Felix Brendel a0c4b16629 removed special-lambdas to make evaluatino of arfgs more regular 6 years ago
  FelixBrendel b3023f259a pair hashing, work on generic-extend, Memory::reset works again 6 years ago
  Felix Brendel 9cba9cafc0 work on generic extend 6 years ago
  Felix Brendel 5e82f9175d hashmaps are now first class objects in the language 6 years ago
  FelixBrendel 2882f81e13 environments are now hashmaps 6 years ago
  Felix Brendel 97f45f166f small fixes in stdlib 6 years ago
  Felix Brendel 47b33f2f3a fixed the tests with new args 6 years ago
  Felix Brendel 0c73728217 work transfer to laptop 6 years ago
  Felix Brendel 6c80382cd0 test out profiling 6 years ago
  Felix Brendel 4f2793b7ef implement vectors 6 years ago
  FelixBrendel 241ac60ced args are now stored with their symbols instead of ther string identifiers 6 years ago
  Felix Brendel e266667607 brefore implementing envi stack 6 years ago
  FelixBrendel 5716e83598 define-typed working;; parsing keywords in lambdalists correctly next 6 years ago
  FelixBrendel e0aaf351c5 alists and plists now 6 years ago
  Felix Brendel efded2f9b8 lota things 6 years ago
  Felix Brendel 6f5ecc87b0 auto doc generation 7 years ago
  Felix Brendel d01269aa13 fixed oo 7 years ago
  Felix Brendel f77e4c56b3 Before implementing import name resolution, then after fic macro imports 7 years ago
  Felix Brendel 3fb2326dd3 unquote splicing and implemented slime side list comprehensions 7 years ago
  Felix Brendel eb3bc262b9 Checkpoint before unquote-splicing 7 years ago
  Felix Brendel 03a2c81aa5 Getting the manual going 7 years ago
  Felix Brendel 5548192dc9 renamed prog to begin and added basics for the manual 7 years ago
  Felix Brendel 311af423df cond has an else clause now 7 years ago
  FelixBrendel c8807a04b2 cleanup and sicp file, but crashes 7 years ago
  FelixBrendel 4f82ff4115 new define-syntax syntax 7 years ago
  FelixBrendel 987dbcdd62 pre merge 7 years ago
  Felix Brendel 8429c495cb Work transfer from laptop 7 years ago
  FelixBrendel 6734ee2258 yes 7 years ago
  FelixBrendel edef0b017b better errors and new define syntax 7 years ago
  FelixBrendel fec24d11c7 some things 7 years ago
  FelixBrendel 93e180a8f1 we have macros. OOOOOOFFF 7 years ago
  FelixBrendel 9b5692da9d Lexical scoping is working, but `defun` broke because of that. 7 years ago
  FelixBrendel 3e8f883308 Fixed not copying the default keyword args 7 years ago
  Felix Brendel 319d6d2041 fuck yea 7 years ago
  FelixBrendel e923190e0b Created 't' as the universal source of truth 7 years ago
  FelixBrendel 321ef46a84 cleanup and writing docs 7 years ago
  FelixBrendel 49f18d7771 Unscape all strings when parsing 7 years ago
  FelixBrendel 5aa92062c3 Macros actually working 7 years ago
  FelixBrendel 65b97fe535 macros 7 years ago
  FelixBrendel ce28d94a9a "mutate" now actually works 7 years ago
  FelixBrendel d55e71396a we can now quote with ' 7 years ago
  FelixBrendel 488b47f08f We have the beginning of a stdlib and can parse keyword and rest args 7 years ago