85 コミット (72bd30bf4c2bfc586e62ac1fa3c4cf89b70d9fa4)

作成者 SHA1 メッセージ 日付
  FelixBrendel 72bd30bf4c we have a new parser and can parse [] and {} for vectors and hm's 6年前
  FelixBrendel e02db00b86 small optimizaitons 6年前
  Felix Brendel 2c097fb85a fixed failing test after "cleanup" 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年前
  Felix Brendel 0a7f05a20d Lisp_Objects and Environments are now bucket allocated 6年前
  Felix Brendel 0d77893a90 better errors and cleanp 6年前
  FelixBrendel 1d6b9165dd made mode modular 6年前
  FelixBrendel 58e9169c03 now with generic hashmaps and array lists 6年前
  FelixBrendel af4f8cf630 added load path 6年前
  Felix Brendel c80478a2cb hashmaps can now be printed and keys deleted 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年前
  Felix Brendel 9cba9cafc0 work on generic extend 6年前
  Felix Brendel 5e82f9175d hashmaps are now first class objects in the language 6年前
  Felix Brendel 2cd0c2c0c0 fixed mudules in alists 6年前
  FelixBrendel 2882f81e13 environments are now hashmaps 6年前
  Felix Brendel 1c31749875 hashmaps test 6年前
  FelixBrendel 9677dc1f16 bug hunt work transfer 6年前
  Felix Brendel 97f45f166f small fixes in stdlib 6年前
  Felix Brendel 47b33f2f3a fixed the tests with new args 6年前
  Felix Brendel 0c73728217 work transfer to laptop 6年前
  Felix Brendel 6c80382cd0 test out profiling 6年前
  Felix Brendel 4f2793b7ef implement vectors 6年前
  FelixBrendel 241ac60ced args are now stored with their symbols instead of ther string identifiers 6年前
  Felix Brendel e266667607 brefore implementing envi stack 6年前
  Felix Brendel df3661d77e fixed keyword args when appling to a function 6年前
  Felix Brendel 7d282238bf things going well 6年前
  FelixBrendel 5716e83598 define-typed working;; parsing keywords in lambdalists correctly next 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 6f5ecc87b0 auto doc generation 7年前
  Felix Brendel d01269aa13 fixed oo 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 3fb2326dd3 unquote splicing and implemented slime side list comprehensions 7年前
  Felix Brendel eb3bc262b9 Checkpoint before unquote-splicing 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 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年前