229 コミット (5b1000eb01c2065df34868c9c06b23e66bcf1559)
 

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