75 コミット (76dd4d6482aeda12e9fb30d42b155766bd502a0e)

作成者 SHA1 メッセージ 日付
  FelixBrendel 76dd4d6482 using stdint types 6年前
  FelixBrendel af55ee1314 Now usable 6年前
  FelixBrendel 5371c63ec0 Separated load_path init from loading pre.slime 6年前
  Felix Brendel 4f0fef064e Docs is stored external to the lisp objects in a hashmap now 6年前
  Felix Brendel 9295d57a8e Big String refacor: now len+pointer, no String storage anymore 6年前
  Felix Brendel f1b17dead9 Fixed not inititalizing load path 6年前
  fumfar hiwi 73739eecab remoed assert 6年前
  Felix Brendel aac3985a61 Macros are now properly getting baked in Modules bug still persists 6年前
  Felix Brendel 7c220ed9d6 Work transfer 6年前
  Felix Brendel 7aa492df67 Cleanup, lisp_ob_to_string finally 6年前
  FelixBrendel f34c111c2d test debugging 6年前
  FelixBrendel 04ea73b704 update 6年前
  Felix Brendel 79ef622eec more steps towards that 6年前
  fumfar hiwi f12994cbfe everything broke, we'll make cMacros now 6年前
  FelixBrendel b83a479533 everything except keyword args seems to work for now 6年前
  Felix Brendel f767736064 nrc_eval first steps 6年前
  fumfar hiwi efbdfeed2e fixed import bug 6年前
  FelixBrendel 667989e373 cleanup 6年前
  fumfar hiwi 28ab850bee profiling 6年前
  FelixBrendel 72bd30bf4c we have a new parser and can parse [] and {} for vectors and hm's 6年前
  FelixBrendel c1bec1a4d4 easier way to create vectors 6年前
  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年前
  FelixBrendel 6260359a83 updated libslime.h 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 af4f8cf630 added load path 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 273897cc85 Environment HM now map from ptr to ptr because syms are unique 6年前
  FelixBrendel 64c1511a89 now use global symbol tables so symbols and keywords are finally unique 6年前
  FelixBrendel 2cc076fa43 updated to use type-extensible hashmaps 6年前
  Felix Brendel 1c31749875 hashmaps test 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 6c80382cd0 test out profiling 6年前
  Felix Brendel aea0e9dc94 little cleanup 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 7d282238bf things going well 6年前
  FelixBrendel d576e7324f building in the bin dir now 6年前
  FelixBrendel 6da1530d0f windows works again and also alists working now 6年前
  Felix Brendel 6f5ecc87b0 auto doc generation 7年前
  Felix Brendel f77e4c56b3 Before implementing import name resolution, then after fic macro imports 7年前
  Felix Brendel eb3bc262b9 Checkpoint before unquote-splicing 7年前