33 コミット (b19af904d0fe17018181ec3079f7b72bb9c41a84)

作成者 SHA1 メッセージ 日付
  Felix Brendel 0c73728217 work transfer to laptop 7年前
  Felix Brendel 5a117d94ee better arguments struct, arraylists as values, fixed docgen 7年前
  Felix Brendel 6c80382cd0 test out profiling 7年前
  Felix Brendel aea0e9dc94 little cleanup 7年前
  Felix Brendel 7cebcd1823 implemented callstack and envistack 7年前
  Felix Brendel 688cc02a54 cleanup 7年前
  Felix Brendel 6f5ecc87b0 auto doc generation 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 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 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年前
  Felix Brendel 0923f36f9c some safety checks 7年前
  FelixBrendel c8807a04b2 cleanup and sicp file, but crashes 7年前
  FelixBrendel 987dbcdd62 pre merge 7年前
  Felix Brendel 3277e50164 Moved type info into a flags field in the lisp objects 7年前
  FelixBrendel dc40059d90 on the way to better errors 7年前
  FelixBrendel d6ecda99f6 I think I did Lisp_Object SSO 7年前
  FelixBrendel edef0b017b better errors and new define syntax 7年前
  FelixBrendel 181ace1eed made source_Code_Locations more reliable (sill oncorrect sometimes) 7年前
  Felix Brendel 1bd77be7f6 singulat t and nil 7年前
  Felix Brendel 2f0df71c50 overloaded append_to_array_list 7年前
  FelixBrendel 9a0e32635b latest 7年前
  FelixBrendel 0a37967fa6 switched to form char* to Strings mostly 7年前
  FelixBrendel 77fffc7f5e fixed some const char* 7年前
  FelixBrendel 29bd534525 some memory management 7年前
  FelixBrendel a297f59946 renaming "ast_node" -> "lisp_object" 7年前
  FelixBrendel fec24d11c7 some things 7年前
  FelixBrendel 93e180a8f1 we have macros. OOOOOOFFF 7年前
  FelixBrendel 34b7390ba9 converted all typedefs to c++ types and enums to enum structs 7年前
  FelixBrendel 9bc30d1569 step 1 in transitioning to c++ 7年前
  FelixBrendel 00e10f3536 stdin works on an expressin-base and not line-base now 7年前
  FelixBrendel f179eda6f1 Error locations are somewhat working now 7年前
  Felix Brendel f8e9a8799e first step to better errors, but broeken af 7年前
  FelixBrendel ad7dd86667 Make nil and t parse to symbols and make the top level env look them up 7年前
  FelixBrendel e923190e0b Created 't' as the universal source of truth 7年前
  FelixBrendel 49f18d7771 Unscape all strings when parsing 7年前
  FelixBrendel 5aa92062c3 Macros actually working 7年前
  FelixBrendel d55e71396a we can now quote with ' 7年前
  FelixBrendel f6c2219bd5 Can now parse lambda lists 7年前
  FelixBrendel 2006e3b45c Use the parse arguments 7年前
  FelixBrendel 1ea4cf5213 more things! 8年前
  FelixBrendel 905500ab98 quote eval define print read 8年前
  FelixBrendel dd2be2cb87 okay 8年前
  FelixBrendel db0318bb03 We can parse expressions 8年前
  FelixBrendel 12a200534f Added some convenience types + impemented and + or 8年前
  FelixBrendel 5f16d1fbb9 Reorganize folders and added windows build with MSVC for debugging 8年前
  Felix Brendel 9d0427f790 Added some tests for the built-ins 8年前