68 コミット (9cba9cafc02ed5f0244c54b6e042c669b7f2d4c8)

作成者 SHA1 メッセージ 日付
  Felix Brendel 9cba9cafc0 work on generic extend 6年前
  Felix Brendel 5e82f9175d hashmaps are now first class objects in the language 6年前
  FelixBrendel ac70c14e5b why do static variables break everything? 6年前
  FelixBrendel 273897cc85 Environment HM now map from ptr to ptr because syms are unique 6年前
  FelixBrendel 58d9cfc977 now compaing all symbols by their identity 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 8076c91600 added pointers to all swiches over types containing types 6年前
  FelixBrendel 2882f81e13 environments are now hashmaps 6年前
  Felix Brendel 1c31749875 hashmaps test 6年前
  FelixBrendel 6462be67cf added random function 6年前
  FelixBrendel d42ada70ef default args are eveled at current environment now 6年前
  FelixBrendel 088127387e commit before hashmaps 6年前
  Felix Brendel 988e45a65b extended fetch to 24 args 6年前
  Felix Brendel 47b33f2f3a fixed the tests with new args 6年前
  Felix Brendel 5f90f2877f fixed into for cFunction args 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 aea0e9dc94 little cleanup 6年前
  Felix Brendel 4f2793b7ef implement vectors 6年前
  Felix Brendel 5fa2c1bbf9 Implement set! 6年前
  Felix Brendel 7cebcd1823 implemented callstack and envistack 6年前
  Felix Brendel e266667607 brefore implementing envi stack 6年前
  Felix Brendel 02063bf6fb function definitions now remember the Lip_Object symbols and keys 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 6f5ecc87b0 auto doc generation 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 89fa56c720 Implemented import name resolution 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 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 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年前
  FelixBrendel b978f8b2b2 cleanup 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 33ca222922 Finished the error refactor 7年前
  FelixBrendel d6ecda99f6 I think I did Lisp_Object SSO 7年前