106 Commits (master)

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