97 Commits (fb7f3a00c9516c24072fcf7561c84d05cc315147)
 

Autor SHA1 Mensaje Fecha
  Felix Brendel fb7f3a00c9 Cleanup and manuals now can have box diagrams hace 7 años
  Felix Brendel 5548192dc9 renamed prog to begin and added basics for the manual hace 7 años
  Felix Brendel 0fb9fbe1ee symbols and keywords now have a hash value hace 7 años
  Felix Brendel 75c95d3baa Fixed annoying error log in tests hace 7 años
  Felix Brendel aae00d7279 all tests working again hace 7 años
  Felix Brendel 346d2f8f3f Fixed importing not working in the test file hace 7 años
  Felix Brendel 230d5d81fa visualizations have nice boxes and arrows diagrams for lists hace 7 años
  Felix Brendel 79fa593519 In the middle of filtering the pairs to draw for the visualization hace 7 años
  Felix Brendel e0e4d06c1b added symbols to visualization hace 7 años
  Felix Brendel a3f74cdaec started on svg visualization hace 7 años
  Felix Brendel 311af423df cond has an else clause now hace 7 años
  Felix Brendel a1fccd29de importing and macros can expand to macros hace 7 años
  Felix Brendel 0923f36f9c some safety checks hace 7 años
  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