61 コミット (2c097fb85a22d24729475c951865095ef08d4b93)

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