61 Commits (2c097fb85a22d24729475c951865095ef08d4b93)

Autor SHA1 Mensaje Fecha
  Felix Brendel 650eba7f18 More cleanup hace 6 años
  Felix Brendel 8dbff42bdf Cleanup and delete dead code hace 6 años
  Felix Brendel bb1cfcd3c3 Fixed Memory Leaks. :) hace 6 años
  FelixBrendel a790a38655 trying not to leak memory hace 6 años
  Felix Brendel 0a7f05a20d Lisp_Objects and Environments are now bucket allocated hace 6 años
  Felix Brendel 0d77893a90 better errors and cleanp hace 6 años
  FelixBrendel 58e9169c03 now with generic hashmaps and array lists hace 6 años
  FelixBrendel cb58c6b6da linker error für sven hace 6 años
  Felix Brendel a0c4b16629 removed special-lambdas to make evaluatino of arfgs more regular hace 6 años
  FelixBrendel b3023f259a pair hashing, work on generic-extend, Memory::reset works again hace 6 años
  FelixBrendel 58d9cfc977 now compaing all symbols by their identity hace 7 años
  Felix Brendel 47b33f2f3a fixed the tests with new args hace 7 años
  Felix Brendel 0c73728217 work transfer to laptop hace 7 años
  Felix Brendel 5a117d94ee better arguments struct, arraylists as values, fixed docgen hace 7 años
  Felix Brendel aceb801ada before arguments refactor hace 7 años
  Felix Brendel 6c80382cd0 test out profiling hace 7 años
  Felix Brendel aea0e9dc94 little cleanup hace 7 años
  FelixBrendel 241ac60ced args are now stored with their symbols instead of ther string identifiers hace 7 años
  Felix Brendel 7cebcd1823 implemented callstack and envistack hace 7 años
  Felix Brendel e266667607 brefore implementing envi stack hace 7 años
  Felix Brendel 02063bf6fb function definitions now remember the Lip_Object symbols and keys hace 7 años
  Felix Brendel df3661d77e fixed keyword args when appling to a function hace 7 años
  Felix Brendel 7d282238bf things going well hace 7 años
  FelixBrendel e0aaf351c5 alists and plists now hace 7 años
  Felix Brendel 582022601c we testing sucessfull again hace 7 años
  Felix Brendel c0e79075bc fixes splicing of nil and macros dont expand at parse time fr now hace 7 años
  Felix Brendel f77e4c56b3 Before implementing import name resolution, then after fic macro imports hace 7 años
  Felix Brendel 912ec19373 coly_lisp_object now dows not create new nil and t values anymore hace 7 años
  Felix Brendel 03a2c81aa5 Getting the manual going hace 7 años
  Felix Brendel 5548192dc9 renamed prog to begin and added basics for the manual hace 7 años
  Felix Brendel 0fb9fbe1ee symbols and keywords now have a hash value hace 7 años
  Felix Brendel 75c95d3baa Fixed annoying error log in tests hace 7 años
  Felix Brendel aae00d7279 all tests working again hace 7 años
  Felix Brendel 346d2f8f3f Fixed importing not working in the test file hace 7 años
  Felix Brendel 79fa593519 In the middle of filtering the pairs to draw for the visualization hace 7 años
  Felix Brendel a1fccd29de importing and macros can expand to macros hace 7 años
  FelixBrendel c8807a04b2 cleanup and sicp file, but crashes hace 7 años
  Felix Brendel 8429c495cb Work transfer from laptop hace 7 años
  Felix Brendel 3277e50164 Moved type info into a flags field in the lisp objects hace 7 años
  FelixBrendel 09582f9669 hello hace 7 años
  Felix Brendel 3863b96dac work transfer from laptop hace 7 años
  Felix Brendel 33ca222922 Finished the error refactor hace 7 años
  FelixBrendel dc40059d90 on the way to better errors hace 7 años
  FelixBrendel 9dd95d3217 made it possible to specify the needed memory in Memory::init() hace 7 años
  FelixBrendel d6ecda99f6 I think I did Lisp_Object SSO hace 7 años
  FelixBrendel fac0ed352d Fixed symbol->keyword added type for the class handle in the test hace 7 años
  FelixBrendel edef0b017b better errors and new define syntax hace 7 años
  FelixBrendel 181ace1eed made source_Code_Locations more reliable (sill oncorrect sometimes) hace 7 años
  Felix Brendel 1bd77be7f6 singulat t and nil hace 7 años
  Felix Brendel 2f0df71c50 overloaded append_to_array_list hace 7 años