115 コミット (df3661d77e2d71e2bddb6f51add53593b1f79c25)
 

作成者 SHA1 メッセージ 日付
  Felix Brendel df3661d77e fixed keyword args when appling to a function 6年前
  Felix Brendel 7d282238bf things going well 6年前
  FelixBrendel af0c6fd2fd emacs mode 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 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 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 fb7f3a00c9 Cleanup and manuals now can have box diagrams 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 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 e0e4d06c1b added symbols to visualization 7年前
  Felix Brendel a3f74cdaec started on svg visualization 7年前
  Felix Brendel 311af423df cond has an else clause now 7年前
  Felix Brendel a1fccd29de importing and macros can expand to macros 7年前
  Felix Brendel 0923f36f9c some safety checks 7年前
  FelixBrendel c8807a04b2 cleanup and sicp file, but crashes 7年前
  FelixBrendel b978f8b2b2 cleanup 7年前
  FelixBrendel cfa2e4e769 used assert_arguments_length for better errors 7年前
  FelixBrendel 619aa69175 Merge branch 'master' of https://gitlab.lrz.de/FelixBrendel/slime 7年前
  FelixBrendel 4f82ff4115 new define-syntax syntax 7年前
  FelixBrendel 260e7d6bba Merge branch 'master' of https://gitlab.lrz.de/FelixBrendel/slime 7年前
  FelixBrendel 987dbcdd62 pre merge 7年前
  FelixBrendel 69737d5cdf assert argument length 7年前
  FelixBrendel 903d9bdd8c We compiling again after including the type into the flags field 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 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 9f2b25486c Before Lisp_Object SSO 7年前