158 Commits (c80478a2cb25bf3c07ee42f03475e08ff8487d39)
 

Autor SHA1 Mensaje Fecha
  Felix Brendel efded2f9b8 lota things hace 6 años
  Felix Brendel 6f5ecc87b0 auto doc generation hace 7 años
  Felix Brendel d01269aa13 fixed oo hace 7 años
  Felix Brendel 582022601c we testing sucessfull again hace 7 años
  Felix Brendel c0e79075bc fixes splicing of nil and macros dont expand at parse time fr now hace 7 años
  Felix Brendel 89fa56c720 Implemented import name resolution hace 7 años
  Felix Brendel f77e4c56b3 Before implementing import name resolution, then after fic macro imports hace 7 años
  Felix Brendel 3fb2326dd3 unquote splicing and implemented slime side list comprehensions hace 7 años
  Felix Brendel eb3bc262b9 Checkpoint before unquote-splicing hace 7 años
  Felix Brendel 912ec19373 coly_lisp_object now dows not create new nil and t values anymore hace 7 años
  Felix Brendel 03a2c81aa5 Getting the manual going hace 7 años
  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