106 커밋 (e660884e499ff16bb564772255e5ddd564d48e99)

작성자 SHA1 메시지 날짜
  FelixBrendel e660884e49 using standard compliant swprintf 6 년 전
  FelixBrendel ffc576eae3 UNICODE support and fixed a bug where top level imports did noit work 6 년 전
  FelixBrendel 7a780615f9 Implemented cintinuations and call/cc 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 4a0e6eb17a function bodys can now be empty.. sigh 6 년 전
  FelixBrendel be20a91fb7 function bodys can now be empty.. sigh 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 e22ffb7354 Fixed a bug where cs was accessed out of bouds, gensyms, 'and and 'or are now macros 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 04ea73b704 update 6 년 전
  Felix Brendel 79ef622eec more steps towards that 6 년 전
  FelixBrendel b83a479533 everything except keyword args seems to work for now 6 년 전
  Felix Brendel f767736064 nrc_eval first steps 6 년 전
  FelixBrendel 7a2da08455 small adjustmewnts 6 년 전
  fumfar hiwi efbdfeed2e fixed import bug 6 년 전
  FelixBrendel 667989e373 cleanup 6 년 전
  fumfar hiwi 28ab850bee profiling 6 년 전
  FelixBrendel 72bd30bf4c we have a new parser and can parse [] and {} for vectors and hm's 6 년 전
  FelixBrendel e02db00b86 small optimizaitons 6 년 전
  Felix Brendel 650eba7f18 More cleanup 6 년 전
  Felix Brendel 8dbff42bdf Cleanup and delete dead code 6 년 전
  Felix Brendel bb1cfcd3c3 Fixed Memory Leaks. :) 6 년 전
  FelixBrendel a790a38655 trying not to leak memory 6 년 전
  Felix Brendel 0a7f05a20d Lisp_Objects and Environments are now bucket allocated 6 년 전
  Felix Brendel 0d77893a90 better errors and cleanp 6 년 전
  FelixBrendel 1d6b9165dd made mode modular 6 년 전
  FelixBrendel cb58c6b6da linker error für sven 6 년 전
  FelixBrendel af4f8cf630 added load path 6 년 전
  Felix Brendel c80478a2cb hashmaps can now be printed and keys deleted 6 년 전
  Felix Brendel a0c4b16629 removed special-lambdas to make evaluatino of arfgs more regular 6 년 전
  FelixBrendel b3023f259a pair hashing, work on generic-extend, Memory::reset works again 6 년 전
  Felix Brendel 9cba9cafc0 work on generic extend 6 년 전
  Felix Brendel 5e82f9175d hashmaps are now first class objects in the language 6 년 전
  FelixBrendel ac70c14e5b why do static variables break everything? 6 년 전
  FelixBrendel 273897cc85 Environment HM now map from ptr to ptr because syms are unique 6 년 전
  FelixBrendel 58d9cfc977 now compaing all symbols by their identity 6 년 전
  FelixBrendel 64c1511a89 now use global symbol tables so symbols and keywords are finally unique 6 년 전
  FelixBrendel 2cc076fa43 updated to use type-extensible hashmaps 6 년 전
  Felix Brendel 8076c91600 added pointers to all swiches over types containing types 6 년 전
  FelixBrendel 2882f81e13 environments are now hashmaps 6 년 전
  Felix Brendel 1c31749875 hashmaps test 6 년 전
  FelixBrendel 6462be67cf added random function 6 년 전