221 コミット (8e44ac6896244b4e588c1d593f7862caa3b631ec)
 

作成者 SHA1 メッセージ 日付
  Felix Brendel 8e44ac6896 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年前
  FelixBrendel 8639b5a155 small adjustments 6年前
  FelixBrendel 2345cc9f20 alsdkj 6年前
  FelixBrendel 72bd30bf4c we have a new parser and can parse [] and {} for vectors and hm's 6年前
  fumfar hiwi 079ca002f2 first draft of new parser 6年前
  FelixBrendel c1bec1a4d4 easier way to create vectors 6年前
  FelixBrendel e02db00b86 small optimizaitons 6年前
  Felix Brendel 2c097fb85a fixed failing test after "cleanup" 6年前
  Felix Brendel 650eba7f18 More cleanup 6年前