56 コミット (df3661d77e2d71e2bddb6f51add53593b1f79c25)

作成者 SHA1 メッセージ 日付
  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年前
  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年前
  FelixBrendel c8807a04b2 cleanup and sicp file, but crashes 7年前
  FelixBrendel 4f82ff4115 new define-syntax syntax 7年前
  FelixBrendel 987dbcdd62 pre merge 7年前
  Felix Brendel 8429c495cb Work transfer from laptop 7年前
  FelixBrendel d6ecda99f6 I think I did Lisp_Object SSO 7年前
  FelixBrendel 9f2b25486c Before Lisp_Object SSO 7年前
  FelixBrendel fac0ed352d Fixed symbol->keyword added type for the class handle in the test 7年前
  FelixBrendel 31a833b5c9 fixed let not coying the initial value nodes 7年前
  FelixBrendel 6734ee2258 yes 7年前
  FelixBrendel edef0b017b better errors and new define syntax 7年前
  FelixBrendel 181ace1eed made source_Code_Locations more reliable (sill oncorrect sometimes) 7年前
  FelixBrendel e607ac4fd5 made test file tests 7年前
  FelixBrendel fec24d11c7 some things 7年前
  FelixBrendel 93e180a8f1 we have macros. OOOOOOFFF 7年前
  FelixBrendel 9b5692da9d Lexical scoping is working, but `defun` broke because of that. 7年前
  FelixBrendel 9bc30d1569 step 1 in transitioning to c++ 7年前
  FelixBrendel 82d12a7386 error locations for wrong parameters 7年前
  FelixBrendel f179eda6f1 Error locations are somewhat working now 7年前
  FelixBrendel 3e8f883308 Fixed not copying the default keyword args 7年前
  Felix Brendel 319d6d2041 fuck yea 7年前
  FelixBrendel e923190e0b Created 't' as the universal source of truth 7年前
  FelixBrendel 321ef46a84 cleanup and writing docs 7年前
  FelixBrendel 49f18d7771 Unscape all strings when parsing 7年前
  FelixBrendel 5aa92062c3 Macros actually working 7年前
  FelixBrendel 65b97fe535 macros 7年前