58 次代码提交 (650eba7f18aa2f76a222689a0460718976115dd5)

作者 SHA1 备注 提交日期
  Felix Brendel 650eba7f18 More cleanup 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 cb58c6b6da linker error für sven 6 年前
  FelixBrendel b3023f259a pair hashing, work on generic-extend, Memory::reset works again 6 年前
  Felix Brendel 5e82f9175d hashmaps are now first class objects in the language 6 年前
  FelixBrendel ac70c14e5b why do static variables break everything? 6 年前
  FelixBrendel 64c1511a89 now use global symbol tables so symbols and keywords are finally unique 6 年前
  Felix Brendel 2cd0c2c0c0 fixed mudules in alists 6 年前
  FelixBrendel 2882f81e13 environments are now hashmaps 6 年前
  FelixBrendel 9677dc1f16 bug hunt work transfer 6 年前
  Felix Brendel 0c73728217 work transfer to laptop 6 年前
  Felix Brendel 5a117d94ee better arguments struct, arraylists as values, fixed docgen 6 年前
  Felix Brendel aceb801ada before arguments refactor 6 年前
  Felix Brendel 6c80382cd0 test out profiling 6 年前
  Felix Brendel 4f2793b7ef implement vectors 6 年前
  Felix Brendel 7cebcd1823 implemented callstack and envistack 6 年前
  Felix Brendel e266667607 brefore implementing envi stack 6 年前
  Felix Brendel 688cc02a54 cleanup 6 年前
  FelixBrendel e0aaf351c5 alists and plists now 6 年前
  FelixBrendel d576e7324f building in the bin dir now 6 年前
  FelixBrendel 6da1530d0f windows works again and also alists working now 6 年前
  Felix Brendel efded2f9b8 lota things 6 年前
  Felix Brendel 582022601c we testing sucessfull again 7 年前
  Felix Brendel 89fa56c720 Implemented import name resolution 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 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 aae00d7279 all tests working again 7 年前
  Felix Brendel 346d2f8f3f Fixed importing not working in the test file 7 年前
  Felix Brendel 230d5d81fa visualizations have nice boxes and arrows diagrams for lists 7 年前
  Felix Brendel 79fa593519 In the middle of filtering the pairs to draw for the visualization 7 年前
  Felix Brendel a3f74cdaec started on svg visualization 7 年前
  Felix Brendel a1fccd29de importing and macros can expand to macros 7 年前
  FelixBrendel c8807a04b2 cleanup and sicp file, but crashes 7 年前
  FelixBrendel cfa2e4e769 used assert_arguments_length for better errors 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 d3149a790f Make it easier to integrate test scripts 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 31a833b5c9 fixed let not coying the initial value nodes 7 年前
  FelixBrendel 181ace1eed made source_Code_Locations more reliable (sill oncorrect sometimes) 7 年前
  Felix Brendel 1bd77be7f6 singulat t and nil 7 年前