84 Commits (c8807a04b2a21ab34071e8fa640c416d82e5b474)
 

Autor SHA1 Mensaje Fecha
  FelixBrendel c8807a04b2 cleanup and sicp file, but crashes hace 7 años
  FelixBrendel b978f8b2b2 cleanup hace 7 años
  FelixBrendel cfa2e4e769 used assert_arguments_length for better errors hace 7 años
  FelixBrendel 619aa69175 Merge branch 'master' of https://gitlab.lrz.de/FelixBrendel/slime hace 7 años
  FelixBrendel 4f82ff4115 new define-syntax syntax hace 7 años
  FelixBrendel 260e7d6bba Merge branch 'master' of https://gitlab.lrz.de/FelixBrendel/slime hace 7 años
  FelixBrendel 987dbcdd62 pre merge hace 7 años
  FelixBrendel 69737d5cdf assert argument length hace 7 años
  FelixBrendel 903d9bdd8c We compiling again after including the type into the flags field hace 7 años
  Felix Brendel 8429c495cb Work transfer from laptop hace 7 años
  Felix Brendel 3277e50164 Moved type info into a flags field in the lisp objects hace 7 años
  FelixBrendel 09582f9669 hello hace 7 años
  Felix Brendel 3863b96dac work transfer from laptop hace 7 años
  Felix Brendel 33ca222922 Finished the error refactor hace 7 años
  FelixBrendel dc40059d90 on the way to better errors hace 7 años
  FelixBrendel d3149a790f Make it easier to integrate test scripts hace 7 años
  FelixBrendel 9dd95d3217 made it possible to specify the needed memory in Memory::init() hace 7 años
  FelixBrendel d6ecda99f6 I think I did Lisp_Object SSO hace 7 años
  FelixBrendel 9f2b25486c Before Lisp_Object SSO hace 7 años
  FelixBrendel fac0ed352d Fixed symbol->keyword added type for the class handle in the test hace 7 años
  FelixBrendel 31a833b5c9 fixed let not coying the initial value nodes hace 7 años
  FelixBrendel 6734ee2258 yes hace 7 años
  FelixBrendel edef0b017b better errors and new define syntax hace 7 años
  FelixBrendel 181ace1eed made source_Code_Locations more reliable (sill oncorrect sometimes) hace 7 años
  FelixBrendel e607ac4fd5 made test file tests hace 7 años
  FelixBrendel c04c2c62a0 fixed setting user_type to nullptr when initting new lisp objects hace 7 años
  Felix Brendel 9422a1fa7d todo hace 7 años
  Felix Brendel 1bd77be7f6 singulat t and nil hace 7 años
  Felix Brendel 8c827029be added user types hace 7 años
  Felix Brendel 2f0df71c50 overloaded append_to_array_list hace 7 años
  Felix Brendel 23da3570c0 Reverted back to std::functions hace 7 años
  FelixBrendel 9a0e32635b latest hace 7 años
  FelixBrendel 0a37967fa6 switched to form char* to Strings mostly hace 7 años
  FelixBrendel 77fffc7f5e fixed some const char* hace 7 años
  FelixBrendel 3453a525ef cleanup hace 7 años
  FelixBrendel 29bd534525 some memory management hace 7 años
  FelixBrendel a297f59946 renaming "ast_node" -> "lisp_object" hace 7 años
  FelixBrendel fec24d11c7 some things hace 7 años
  FelixBrendel 93e180a8f1 we have macros. OOOOOOFFF hace 7 años
  FelixBrendel 9b5692da9d Lexical scoping is working, but `defun` broke because of that. hace 7 años
  FelixBrendel 34b7390ba9 converted all typedefs to c++ types and enums to enum structs hace 7 años
  FelixBrendel 9bc30d1569 step 1 in transitioning to c++ hace 7 años
  FelixBrendel 82d12a7386 error locations for wrong parameters hace 7 años
  FelixBrendel 00e10f3536 stdin works on an expressin-base and not line-base now hace 7 años
  FelixBrendel f179eda6f1 Error locations are somewhat working now hace 7 años
  Felix Brendel f8e9a8799e first step to better errors, but broeken af hace 7 años
  FelixBrendel 3e8f883308 Fixed not copying the default keyword args hace 7 años
  Felix Brendel 319d6d2041 fuck yea hace 7 años
  Felix Brendel f9d08ba765 implemented error hace 7 años
  Felix Brendel 196f75b2bb Implemented while hace 7 años