101 Commitit (3fb2326dd33c974bd87086122130a4862231f545)
 

Tekijä SHA1 Viesti Päivämäärä
  Felix Brendel 3fb2326dd3 unquote splicing and implemented slime side list comprehensions 7 vuotta sitten
  Felix Brendel eb3bc262b9 Checkpoint before unquote-splicing 7 vuotta sitten
  Felix Brendel 912ec19373 coly_lisp_object now dows not create new nil and t values anymore 7 vuotta sitten
  Felix Brendel 03a2c81aa5 Getting the manual going 7 vuotta sitten
  Felix Brendel fb7f3a00c9 Cleanup and manuals now can have box diagrams 7 vuotta sitten
  Felix Brendel 5548192dc9 renamed prog to begin and added basics for the manual 7 vuotta sitten
  Felix Brendel 0fb9fbe1ee symbols and keywords now have a hash value 7 vuotta sitten
  Felix Brendel 75c95d3baa Fixed annoying error log in tests 7 vuotta sitten
  Felix Brendel aae00d7279 all tests working again 7 vuotta sitten
  Felix Brendel 346d2f8f3f Fixed importing not working in the test file 7 vuotta sitten
  Felix Brendel 230d5d81fa visualizations have nice boxes and arrows diagrams for lists 7 vuotta sitten
  Felix Brendel 79fa593519 In the middle of filtering the pairs to draw for the visualization 7 vuotta sitten
  Felix Brendel e0e4d06c1b added symbols to visualization 7 vuotta sitten
  Felix Brendel a3f74cdaec started on svg visualization 7 vuotta sitten
  Felix Brendel 311af423df cond has an else clause now 7 vuotta sitten
  Felix Brendel a1fccd29de importing and macros can expand to macros 7 vuotta sitten
  Felix Brendel 0923f36f9c some safety checks 7 vuotta sitten
  FelixBrendel c8807a04b2 cleanup and sicp file, but crashes 7 vuotta sitten
  FelixBrendel b978f8b2b2 cleanup 7 vuotta sitten
  FelixBrendel cfa2e4e769 used assert_arguments_length for better errors 7 vuotta sitten
  FelixBrendel 619aa69175 Merge branch 'master' of https://gitlab.lrz.de/FelixBrendel/slime 7 vuotta sitten
  FelixBrendel 4f82ff4115 new define-syntax syntax 7 vuotta sitten
  FelixBrendel 260e7d6bba Merge branch 'master' of https://gitlab.lrz.de/FelixBrendel/slime 7 vuotta sitten
  FelixBrendel 987dbcdd62 pre merge 7 vuotta sitten
  FelixBrendel 69737d5cdf assert argument length 7 vuotta sitten
  FelixBrendel 903d9bdd8c We compiling again after including the type into the flags field 7 vuotta sitten
  Felix Brendel 8429c495cb Work transfer from laptop 7 vuotta sitten
  Felix Brendel 3277e50164 Moved type info into a flags field in the lisp objects 7 vuotta sitten
  FelixBrendel 09582f9669 hello 7 vuotta sitten
  Felix Brendel 3863b96dac work transfer from laptop 7 vuotta sitten
  Felix Brendel 33ca222922 Finished the error refactor 7 vuotta sitten
  FelixBrendel dc40059d90 on the way to better errors 7 vuotta sitten
  FelixBrendel d3149a790f Make it easier to integrate test scripts 7 vuotta sitten
  FelixBrendel 9dd95d3217 made it possible to specify the needed memory in Memory::init() 7 vuotta sitten
  FelixBrendel d6ecda99f6 I think I did Lisp_Object SSO 7 vuotta sitten
  FelixBrendel 9f2b25486c Before Lisp_Object SSO 7 vuotta sitten
  FelixBrendel fac0ed352d Fixed symbol->keyword added type for the class handle in the test 7 vuotta sitten
  FelixBrendel 31a833b5c9 fixed let not coying the initial value nodes 7 vuotta sitten
  FelixBrendel 6734ee2258 yes 7 vuotta sitten
  FelixBrendel edef0b017b better errors and new define syntax 7 vuotta sitten
  FelixBrendel 181ace1eed made source_Code_Locations more reliable (sill oncorrect sometimes) 7 vuotta sitten
  FelixBrendel e607ac4fd5 made test file tests 7 vuotta sitten
  FelixBrendel c04c2c62a0 fixed setting user_type to nullptr when initting new lisp objects 7 vuotta sitten
  Felix Brendel 9422a1fa7d todo 7 vuotta sitten
  Felix Brendel 1bd77be7f6 singulat t and nil 7 vuotta sitten
  Felix Brendel 8c827029be added user types 7 vuotta sitten
  Felix Brendel 2f0df71c50 overloaded append_to_array_list 7 vuotta sitten
  Felix Brendel 23da3570c0 Reverted back to std::functions 7 vuotta sitten
  FelixBrendel 9a0e32635b latest 7 vuotta sitten
  FelixBrendel 0a37967fa6 switched to form char* to Strings mostly 7 vuotta sitten