190 Révisions (f12994cbfef46dbc6186b996cf43dbc65f61d0f8)
 

Auteur SHA1 Message Date
  Felix Brendel 79fa593519 In the middle of filtering the pairs to draw for the visualization il y a 7 ans
  Felix Brendel e0e4d06c1b added symbols to visualization il y a 7 ans
  Felix Brendel a3f74cdaec started on svg visualization il y a 7 ans
  Felix Brendel 311af423df cond has an else clause now il y a 7 ans
  Felix Brendel a1fccd29de importing and macros can expand to macros il y a 7 ans
  Felix Brendel 0923f36f9c some safety checks il y a 7 ans
  FelixBrendel c8807a04b2 cleanup and sicp file, but crashes il y a 7 ans
  FelixBrendel b978f8b2b2 cleanup il y a 7 ans
  FelixBrendel cfa2e4e769 used assert_arguments_length for better errors il y a 7 ans
  FelixBrendel 619aa69175 Merge branch 'master' of https://gitlab.lrz.de/FelixBrendel/slime il y a 7 ans
  FelixBrendel 4f82ff4115 new define-syntax syntax il y a 7 ans
  FelixBrendel 260e7d6bba Merge branch 'master' of https://gitlab.lrz.de/FelixBrendel/slime il y a 7 ans
  FelixBrendel 987dbcdd62 pre merge il y a 7 ans
  FelixBrendel 69737d5cdf assert argument length il y a 7 ans
  FelixBrendel 903d9bdd8c We compiling again after including the type into the flags field il y a 7 ans
  Felix Brendel 8429c495cb Work transfer from laptop il y a 7 ans
  Felix Brendel 3277e50164 Moved type info into a flags field in the lisp objects il y a 7 ans
  FelixBrendel 09582f9669 hello il y a 7 ans
  Felix Brendel 3863b96dac work transfer from laptop il y a 7 ans
  Felix Brendel 33ca222922 Finished the error refactor il y a 7 ans
  FelixBrendel dc40059d90 on the way to better errors il y a 7 ans
  FelixBrendel d3149a790f Make it easier to integrate test scripts il y a 7 ans
  FelixBrendel 9dd95d3217 made it possible to specify the needed memory in Memory::init() il y a 7 ans
  FelixBrendel d6ecda99f6 I think I did Lisp_Object SSO il y a 7 ans
  FelixBrendel 9f2b25486c Before Lisp_Object SSO il y a 7 ans
  FelixBrendel fac0ed352d Fixed symbol->keyword added type for the class handle in the test il y a 7 ans
  FelixBrendel 31a833b5c9 fixed let not coying the initial value nodes il y a 7 ans
  FelixBrendel 6734ee2258 yes il y a 7 ans
  FelixBrendel edef0b017b better errors and new define syntax il y a 7 ans
  FelixBrendel 181ace1eed made source_Code_Locations more reliable (sill oncorrect sometimes) il y a 7 ans
  FelixBrendel e607ac4fd5 made test file tests il y a 7 ans
  FelixBrendel c04c2c62a0 fixed setting user_type to nullptr when initting new lisp objects il y a 7 ans
  Felix Brendel 9422a1fa7d todo il y a 7 ans
  Felix Brendel 1bd77be7f6 singulat t and nil il y a 7 ans
  Felix Brendel 8c827029be added user types il y a 7 ans
  Felix Brendel 2f0df71c50 overloaded append_to_array_list il y a 7 ans
  Felix Brendel 23da3570c0 Reverted back to std::functions il y a 7 ans
  FelixBrendel 9a0e32635b latest il y a 7 ans
  FelixBrendel 0a37967fa6 switched to form char* to Strings mostly il y a 7 ans
  FelixBrendel 77fffc7f5e fixed some const char* 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
  FelixBrendel 00e10f3536 stdin works on an expressin-base and not line-base now il y a 7 ans