25 коммитов (0c7372821716958c9c203af6f13b5d7ec169a8ca)

Автор SHA1 Сообщение Дата
  Felix Brendel 0c73728217 work transfer to laptop 6 лет назад
  Felix Brendel 5a117d94ee better arguments struct, arraylists as values, fixed docgen 6 лет назад
  Felix Brendel 5fa2c1bbf9 Implement set! 6 лет назад
  Felix Brendel 7cebcd1823 implemented callstack and envistack 6 лет назад
  Felix Brendel e266667607 brefore implementing envi stack 6 лет назад
  Felix Brendel 6f5ecc87b0 auto doc generation 7 лет назад
  Felix Brendel 582022601c we testing sucessfull again 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 0fb9fbe1ee symbols and keywords now have a hash value 7 лет назад
  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 лет назад