14 Révisions (a1fccd29dec394ca668d682453a4b528f25f4afa)

Auteur SHA1 Message Date
  Felix Brendel a1fccd29de importing and macros can expand to macros il y a 7 ans
  FelixBrendel 09582f9669 hello il y a 7 ans
  FelixBrendel dc40059d90 on the way to better errors il y a 7 ans
  FelixBrendel d6ecda99f6 I think I did Lisp_Object SSO il y a 7 ans
  Felix Brendel 1bd77be7f6 singulat t and nil il y a 7 ans
  FelixBrendel 0a37967fa6 switched to form char* to Strings mostly il y a 7 ans
  FelixBrendel 3453a525ef cleanup il y a 7 ans
  FelixBrendel 29bd534525 some memory management il y a 7 ans
  FelixBrendel a297f59946 renaming "ast_node" -> "lisp_object" il y a 7 ans
  FelixBrendel fec24d11c7 some things il y a 7 ans
  FelixBrendel 93e180a8f1 we have macros. OOOOOOFFF il y a 7 ans
  FelixBrendel 9b5692da9d Lexical scoping is working, but `defun` broke because of that. il y a 7 ans
  FelixBrendel 34b7390ba9 converted all typedefs to c++ types and enums to enum structs il y a 7 ans
  FelixBrendel 9bc30d1569 step 1 in transitioning to c++ il y a 7 ans
  FelixBrendel 82d12a7386 error locations for wrong parameters il y a 7 ans
  Felix Brendel f8e9a8799e first step to better errors, but broeken af il y a 7 ans
  FelixBrendel 3e8f883308 Fixed not copying the default keyword args il y a 7 ans
  Felix Brendel 716b72ff0f linux fixes il y a 7 ans
  FelixBrendel 866f77b71d Added (info) built-in il y a 7 ans
  FelixBrendel ad7dd86667 Make nil and t parse to symbols and make the top level env look them up il y a 7 ans
  FelixBrendel 49f18d7771 Unscape all strings when parsing il y a 7 ans
  FelixBrendel 5aa92062c3 Macros actually working il y a 7 ans
  FelixBrendel ce28d94a9a "mutate" now actually works il y a 7 ans
  FelixBrendel 488b47f08f We have the beginning of a stdlib and can parse keyword and rest args il y a 7 ans
  FelixBrendel 42d64a0743 Removed parsed arguments again because it was super slow, also il y a 7 ans
  FelixBrendel 46f76fc3d9 built-ins are identified by an enum now il y a 7 ans
  FelixBrendel 1ea4cf5213 more things! il y a 7 ans
  FelixBrendel 905500ab98 quote eval define print read il y a 8 ans
  FelixBrendel dd2be2cb87 okay il y a 8 ans
  FelixBrendel 12a200534f Added some convenience types + impemented and + or il y a 8 ans
  FelixBrendel 5f16d1fbb9 Reorganize folders and added windows build with MSVC for debugging il y a 8 ans
  Felix Brendel 9d0427f790 Added some tests for the built-ins il y a 8 ans
  Felix Brendel e1c93c3c4a git init il y a 8 ans