15 Revize (346d2f8f3f28ce65fb462156c6b6c8d2f2e7ef48)

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