15 コミット (346d2f8f3f28ce65fb462156c6b6c8d2f2e7ef48)

作成者 SHA1 メッセージ 日付
  Felix Brendel 346d2f8f3f Fixed importing not working in the test file 7年前
  Felix Brendel a1fccd29de importing and macros can expand to macros 7年前
  FelixBrendel 09582f9669 hello 7年前
  FelixBrendel dc40059d90 on the way to better errors 7年前
  FelixBrendel d6ecda99f6 I think I did Lisp_Object SSO 7年前
  Felix Brendel 1bd77be7f6 singulat t and nil 7年前
  FelixBrendel 0a37967fa6 switched to form char* to Strings mostly 7年前
  FelixBrendel 3453a525ef cleanup 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 9b5692da9d Lexical scoping is working, but `defun` broke because of that. 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 82d12a7386 error locations for wrong parameters 7年前
  Felix Brendel f8e9a8799e first step to better errors, but broeken af 7年前
  FelixBrendel 3e8f883308 Fixed not copying the default keyword args 7年前
  Felix Brendel 716b72ff0f linux fixes 7年前
  FelixBrendel 866f77b71d Added (info) built-in 7年前
  FelixBrendel ad7dd86667 Make nil and t parse to symbols and make the top level env look them up 7年前
  FelixBrendel 49f18d7771 Unscape all strings when parsing 7年前
  FelixBrendel 5aa92062c3 Macros actually working 7年前
  FelixBrendel ce28d94a9a "mutate" now actually works 7年前
  FelixBrendel 488b47f08f We have the beginning of a stdlib and can parse keyword and rest args 7年前
  FelixBrendel 42d64a0743 Removed parsed arguments again because it was super slow, also 7年前
  FelixBrendel 46f76fc3d9 built-ins are identified by an enum now 7年前
  FelixBrendel 1ea4cf5213 more things! 7年前
  FelixBrendel 905500ab98 quote eval define print read 7年前
  FelixBrendel dd2be2cb87 okay 7年前
  FelixBrendel 12a200534f Added some convenience types + impemented and + or 7年前
  FelixBrendel 5f16d1fbb9 Reorganize folders and added windows build with MSVC for debugging 7年前
  Felix Brendel 9d0427f790 Added some tests for the built-ins 7年前
  Felix Brendel e1c93c3c4a git init 7年前