230 Commits (8d7dfee971ccc0b4bda9e3f66a199529b7c19419)
 

Autor SHA1 Mensaje Fecha
  Felix Brendel 8d7dfee971 fixed memory leaks introduced by continuations hace 6 años
  Felix Brendel 5b1000eb01 valgrind ci errors now on leak hace 6 años
  Felix Brendel a6d631e343 Pipeline test hace 6 años
  FelixBrendel 5ed58a7e4c Update .gitlab-ci.yml hace 6 años
  FelixBrendel 75ab3506f5 Update .gitlab-ci.yml hace 6 años
  FelixBrendel ef1f8a496a Update .gitlab-ci.yml hace 6 años
  FelixBrendel 5280fa6586 Update .gitlab-ci.yml hace 6 años
  FelixBrendel d10e7fe3ca Update .gitlab-ci.yml hace 6 años
  FelixBrendel 4803711f21 Add .gitlab-ci.yml hace 6 años
  FelixBrendel fd9db3b0fa Add LICENSE hace 6 años
  FelixBrendel e660884e49 using standard compliant swprintf hace 6 años
  FelixBrendel a442d2ecec Hopefully better ifdefs for checking OS so the ci doesn't error hace 6 años
  FelixBrendel ffc576eae3 UNICODE support and fixed a bug where top level imports did noit work hace 6 años
  FelixBrendel 12e743f57b platform independent duplicacte_c_string hace 6 años
  FelixBrendel 0d6835da39 small signed/unsigned comparison fixed hace 6 años
  FelixBrendel 7a780615f9 Implemented cintinuations and call/cc hace 6 años
  FelixBrendel 419d28f4f2 slime version 0.2 hace 6 años
  FelixBrendel 76dd4d6482 using stdint types hace 6 años
  FelixBrendel 33145be4c6 little cleanup for c-macro calls hace 6 años
  FelixBrendel af55ee1314 Now usable hace 6 años
  FelixBrendel 77b9a8c6ae removed debug_break hace 6 años
  FelixBrendel 9e441cc5c5 Merge branch 'master' of https://gitlab.lrz.de/FelixBrendel/slime hace 6 años
  FelixBrendel 4a0e6eb17a function bodys can now be empty.. sigh hace 6 años
  FelixBrendel be20a91fb7 function bodys can now be empty.. sigh hace 6 años
  FelixBrendel 5371c63ec0 Separated load_path init from loading pre.slime hace 6 años
  Felix Brendel 4f0fef064e Docs is stored external to the lisp objects in a hashmap now hace 6 años
  Felix Brendel 9295d57a8e Big String refacor: now len+pointer, no String storage anymore hace 6 años
  Felix Brendel f1b17dead9 Fixed not inititalizing load path hace 6 años
  Felix Brendel 29d15001f9 Merge branch 'master' of https://gitlab.lrz.de/FelixBrendel/slime hace 6 años
  Felix Brendel e22ffb7354 Fixed a bug where cs was accessed out of bouds, gensyms, 'and and 'or are now macros hace 6 años
  fumfar hiwi 525dceeb61 Merge branch 'tmp' hace 6 años
  fumfar hiwi 73739eecab remoed assert hace 6 años
  FelixBrendel 7559646ada preven slime from exiting on repl error hace 6 años
  Felix Brendel aac3985a61 Macros are now properly getting baked in Modules bug still persists hace 6 años
  Felix Brendel 3b85873039 small changes before Fixing the macro bug hace 6 años
  Felix Brendel 7c220ed9d6 Work transfer hace 6 años
  Felix Brendel 7aa492df67 Cleanup, lisp_ob_to_string finally hace 6 años
  FelixBrendel f34c111c2d test debugging hace 6 años
  FelixBrendel 04ea73b704 update hace 6 años
  Felix Brendel 79ef622eec more steps towards that hace 6 años
  fumfar hiwi f12994cbfe everything broke, we'll make cMacros now hace 6 años
  FelixBrendel b83a479533 everything except keyword args seems to work for now hace 6 años
  FelixBrendel 5b6a26b067 Merge branch 'master' of https://gitlab.lrz.de/FelixBrendel/slime hace 6 años
  Felix Brendel dfde24e1b2 some more wrk towards nrc eval hace 6 años
  fumfar hiwi 2146926780 Pathetic try to get macros to work with the non recursive version hace 6 años
  Felix Brendel f767736064 nrc_eval first steps hace 6 años
  Felix Brendel 14392a7212 things from laptop hace 6 años
  FelixBrendel 7a2da08455 small adjustmewnts hace 6 años
  fumfar hiwi efbdfeed2e fixed import bug hace 6 años
  FelixBrendel 667989e373 cleanup hace 6 años