45 コミット (f77e4c56b3c7daef4211b3da2d6593c4183ed602)

作成者 SHA1 メッセージ 日付
  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年前
  FelixBrendel ce28d94a9a "mutate" now actually works 7年前
  FelixBrendel d55e71396a we can now quote with ' 7年前
  FelixBrendel 488b47f08f We have the beginning of a stdlib and can parse keyword and rest args 7年前
  FelixBrendel f6c2219bd5 Can now parse lambda lists 7年前
  FelixBrendel 2d3892b034 fixed some bugs and stuff 7年前
  FelixBrendel 905500ab98 quote eval define print read 7年前
  FelixBrendel dd2be2cb87 okay 7年前