24 Комити (9e441cc5c5ccca67212368ebb5bd9f5397d3f396)

Аутор SHA1 Порука Датум
  Felix Brendel 4f0fef064e Docs is stored external to the lisp objects in a hashmap now пре 6 година
  Felix Brendel 9295d57a8e Big String refacor: now len+pointer, no String storage anymore пре 6 година
  Felix Brendel 7c220ed9d6 Work transfer пре 6 година
  fumfar hiwi f12994cbfe everything broke, we'll make cMacros now пре 6 година
  FelixBrendel b83a479533 everything except keyword args seems to work for now пре 6 година
  fumfar hiwi efbdfeed2e fixed import bug пре 6 година
  Felix Brendel 650eba7f18 More cleanup пре 6 година
  Felix Brendel 8dbff42bdf Cleanup and delete dead code пре 6 година
  Felix Brendel bb1cfcd3c3 Fixed Memory Leaks. :) пре 6 година
  FelixBrendel a790a38655 trying not to leak memory пре 6 година
  FelixBrendel cb58c6b6da linker error für sven пре 6 година
  Felix Brendel 5e82f9175d hashmaps are now first class objects in the language пре 6 година
  Felix Brendel 8076c91600 added pointers to all swiches over types containing types пре 6 година
  Felix Brendel 5a117d94ee better arguments struct, arraylists as values, fixed docgen пре 6 година
  Felix Brendel aea0e9dc94 little cleanup пре 6 година
  Felix Brendel 4f2793b7ef implement vectors пре 6 година
  Felix Brendel 7cebcd1823 implemented callstack and envistack пре 7 година
  Felix Brendel 02063bf6fb function definitions now remember the Lip_Object symbols and keys пре 7 година
  Felix Brendel 2f0df71c50 overloaded append_to_array_list пре 7 година
  FelixBrendel 0a37967fa6 switched to form char* to Strings mostly пре 7 година
  FelixBrendel 77fffc7f5e fixed some const char* пре 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 f179eda6f1 Error locations are somewhat working now пре 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 319d6d2041 fuck yea пре 7 година
  Felix Brendel f9d08ba765 implemented error пре 7 година
  Felix Brendel 196f75b2bb Implemented while пре 7 година
  FelixBrendel 866f77b71d Added (info) built-in пре 7 година
  FelixBrendel e923190e0b Created 't' as the universal source of truth пре 7 година
  FelixBrendel 1274220296 created assert_equal_type macro пре 7 година
  FelixBrendel 5aa92062c3 Macros actually working пре 7 година
  FelixBrendel 65b97fe535 macros пре 7 година
  FelixBrendel ea72a6c252 Implemented `mutate' пре 7 година
  FelixBrendel 488b47f08f We have the beginning of a stdlib and can parse keyword and rest args пре 7 година
  FelixBrendel f6c2219bd5 Can now parse lambda lists пре 7 година
  FelixBrendel 2006e3b45c Use the parse arguments пре 7 година
  FelixBrendel 46f76fc3d9 built-ins are identified by an enum now пре 7 година
  FelixBrendel db0318bb03 We can parse expressions пре 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 4c33538e8a added error types and stuff пре 7 година
  Felix Brendel 9d0427f790 Added some tests for the built-ins пре 7 година