212 Commit (33145be4c63f1385d3eda1e6c33bde87058a123b)
 

Autore SHA1 Messaggio Data
  FelixBrendel 33145be4c6 little cleanup for c-macro calls 6 anni fa
  FelixBrendel af55ee1314 Now usable 6 anni fa
  FelixBrendel 77b9a8c6ae removed debug_break 6 anni fa
  FelixBrendel 9e441cc5c5 Merge branch 'master' of https://gitlab.lrz.de/FelixBrendel/slime 6 anni fa
  FelixBrendel 4a0e6eb17a function bodys can now be empty.. sigh 6 anni fa
  FelixBrendel be20a91fb7 function bodys can now be empty.. sigh 6 anni fa
  FelixBrendel 5371c63ec0 Separated load_path init from loading pre.slime 6 anni fa
  Felix Brendel 4f0fef064e Docs is stored external to the lisp objects in a hashmap now 6 anni fa
  Felix Brendel 9295d57a8e Big String refacor: now len+pointer, no String storage anymore 6 anni fa
  Felix Brendel f1b17dead9 Fixed not inititalizing load path 6 anni fa
  Felix Brendel 29d15001f9 Merge branch 'master' of https://gitlab.lrz.de/FelixBrendel/slime 6 anni fa
  Felix Brendel e22ffb7354 Fixed a bug where cs was accessed out of bouds, gensyms, 'and and 'or are now macros 6 anni fa
  fumfar hiwi 525dceeb61 Merge branch 'tmp' 6 anni fa
  fumfar hiwi 73739eecab remoed assert 6 anni fa
  FelixBrendel 7559646ada preven slime from exiting on repl error 6 anni fa
  Felix Brendel aac3985a61 Macros are now properly getting baked in Modules bug still persists 6 anni fa
  Felix Brendel 3b85873039 small changes before Fixing the macro bug 6 anni fa
  Felix Brendel 7c220ed9d6 Work transfer 6 anni fa
  Felix Brendel 7aa492df67 Cleanup, lisp_ob_to_string finally 6 anni fa
  FelixBrendel f34c111c2d test debugging 6 anni fa
  FelixBrendel 04ea73b704 update 6 anni fa
  Felix Brendel 79ef622eec more steps towards that 6 anni fa
  fumfar hiwi f12994cbfe everything broke, we'll make cMacros now 6 anni fa
  FelixBrendel b83a479533 everything except keyword args seems to work for now 6 anni fa
  FelixBrendel 5b6a26b067 Merge branch 'master' of https://gitlab.lrz.de/FelixBrendel/slime 6 anni fa
  Felix Brendel dfde24e1b2 some more wrk towards nrc eval 6 anni fa
  fumfar hiwi 2146926780 Pathetic try to get macros to work with the non recursive version 6 anni fa
  Felix Brendel f767736064 nrc_eval first steps 6 anni fa
  Felix Brendel 14392a7212 things from laptop 6 anni fa
  FelixBrendel 7a2da08455 small adjustmewnts 6 anni fa
  fumfar hiwi efbdfeed2e fixed import bug 6 anni fa
  FelixBrendel 667989e373 cleanup 6 anni fa
  fumfar hiwi 28ab850bee profiling 6 anni fa
  FelixBrendel 8639b5a155 small adjustments 6 anni fa
  FelixBrendel 2345cc9f20 alsdkj 6 anni fa
  FelixBrendel 72bd30bf4c we have a new parser and can parse [] and {} for vectors and hm's 6 anni fa
  fumfar hiwi 079ca002f2 first draft of new parser 6 anni fa
  FelixBrendel c1bec1a4d4 easier way to create vectors 6 anni fa
  FelixBrendel e02db00b86 small optimizaitons 6 anni fa
  Felix Brendel 2c097fb85a fixed failing test after "cleanup" 6 anni fa
  Felix Brendel 650eba7f18 More cleanup 6 anni fa
  Felix Brendel 8dbff42bdf Cleanup and delete dead code 6 anni fa
  Felix Brendel bb1cfcd3c3 Fixed Memory Leaks. :) 6 anni fa
  FelixBrendel a790a38655 trying not to leak memory 6 anni fa
  FelixBrendel 814cceaf3d fixed a bug where too long filenames would not be printed in errors 6 anni fa
  FelixBrendel 6260359a83 updated libslime.h 6 anni fa
  Felix Brendel 0a7f05a20d Lisp_Objects and Environments are now bucket allocated 6 anni fa
  Felix Brendel 4002652d05 ftb version bump and small cleanup 6 anni fa
  Felix Brendel 0d77893a90 better errors and cleanp 6 anni fa
  FelixBrendel 1d6b9165dd made mode modular 6 anni fa