106 Revize (master)

Autor SHA1 Zpráva Datum
  FelixBrendel f190f40402 Using ftb print and updated the doc generation před 6 roky
  FelixBrendel ffc576eae3 UNICODE support and fixed a bug where top level imports did noit work před 6 roky
  FelixBrendel 7a780615f9 Implemented cintinuations and call/cc před 6 roky
  FelixBrendel 76dd4d6482 using stdint types před 6 roky
  FelixBrendel af55ee1314 Now usable před 6 roky
  FelixBrendel 4a0e6eb17a function bodys can now be empty.. sigh před 6 roky
  FelixBrendel be20a91fb7 function bodys can now be empty.. sigh před 6 roky
  Felix Brendel 9295d57a8e Big String refacor: now len+pointer, no String storage anymore před 6 roky
  Felix Brendel e22ffb7354 Fixed a bug where cs was accessed out of bouds, gensyms, 'and and 'or are now macros před 6 roky
  Felix Brendel aac3985a61 Macros are now properly getting baked in Modules bug still persists před 6 roky
  Felix Brendel 3b85873039 small changes before Fixing the macro bug před 6 roky
  Felix Brendel 7c220ed9d6 Work transfer před 6 roky
  FelixBrendel f34c111c2d test debugging před 6 roky
  FelixBrendel 04ea73b704 update před 6 roky
  fumfar hiwi f12994cbfe everything broke, we'll make cMacros now před 6 roky
  FelixBrendel b83a479533 everything except keyword args seems to work for now před 6 roky
  fumfar hiwi 2146926780 Pathetic try to get macros to work with the non recursive version před 6 roky
  fumfar hiwi efbdfeed2e fixed import bug před 6 roky
  FelixBrendel 667989e373 cleanup před 6 roky
  FelixBrendel 8639b5a155 small adjustments před 6 roky
  FelixBrendel 2345cc9f20 alsdkj před 6 roky
  FelixBrendel 72bd30bf4c we have a new parser and can parse [] and {} for vectors and hm's před 6 roky
  FelixBrendel e02db00b86 small optimizaitons před 6 roky
  Felix Brendel 2c097fb85a fixed failing test after "cleanup" před 6 roky
  Felix Brendel 650eba7f18 More cleanup před 6 roky
  Felix Brendel 8dbff42bdf Cleanup and delete dead code před 6 roky
  Felix Brendel bb1cfcd3c3 Fixed Memory Leaks. :) před 6 roky
  FelixBrendel a790a38655 trying not to leak memory před 6 roky
  Felix Brendel 0a7f05a20d Lisp_Objects and Environments are now bucket allocated před 6 roky
  Felix Brendel 0d77893a90 better errors and cleanp před 6 roky
  FelixBrendel 1d6b9165dd made mode modular před 6 roky
  FelixBrendel 58e9169c03 now with generic hashmaps and array lists před 6 roky
  FelixBrendel af4f8cf630 added load path před 6 roky
  Felix Brendel c80478a2cb hashmaps can now be printed and keys deleted před 6 roky
  Felix Brendel a0c4b16629 removed special-lambdas to make evaluatino of arfgs more regular před 6 roky
  FelixBrendel b3023f259a pair hashing, work on generic-extend, Memory::reset works again před 6 roky
  Felix Brendel 9cba9cafc0 work on generic extend před 6 roky
  Felix Brendel 5e82f9175d hashmaps are now first class objects in the language před 6 roky
  Felix Brendel 2cd0c2c0c0 fixed mudules in alists před 6 roky
  FelixBrendel 2882f81e13 environments are now hashmaps před 6 roky
  Felix Brendel 1c31749875 hashmaps test před 6 roky
  FelixBrendel 9677dc1f16 bug hunt work transfer před 6 roky
  Felix Brendel 97f45f166f small fixes in stdlib před 6 roky
  Felix Brendel 47b33f2f3a fixed the tests with new args před 6 roky
  Felix Brendel 0c73728217 work transfer to laptop před 6 roky
  Felix Brendel 6c80382cd0 test out profiling před 6 roky
  Felix Brendel 4f2793b7ef implement vectors před 6 roky
  FelixBrendel 241ac60ced args are now stored with their symbols instead of ther string identifiers před 6 roky
  Felix Brendel e266667607 brefore implementing envi stack před 6 roky
  Felix Brendel df3661d77e fixed keyword args when appling to a function před 6 roky