75 Commits (76dd4d6482aeda12e9fb30d42b155766bd502a0e)

Autor SHA1 Mensaje Fecha
  FelixBrendel 76dd4d6482 using stdint types hace 6 años
  FelixBrendel af55ee1314 Now usable hace 6 años
  FelixBrendel 5371c63ec0 Separated load_path init from loading pre.slime hace 6 años
  Felix Brendel 4f0fef064e Docs is stored external to the lisp objects in a hashmap now hace 6 años
  Felix Brendel 9295d57a8e Big String refacor: now len+pointer, no String storage anymore hace 6 años
  Felix Brendel f1b17dead9 Fixed not inititalizing load path hace 6 años
  fumfar hiwi 73739eecab remoed assert hace 6 años
  Felix Brendel aac3985a61 Macros are now properly getting baked in Modules bug still persists hace 6 años
  Felix Brendel 7c220ed9d6 Work transfer hace 6 años
  Felix Brendel 7aa492df67 Cleanup, lisp_ob_to_string finally hace 6 años
  FelixBrendel f34c111c2d test debugging hace 6 años
  FelixBrendel 04ea73b704 update hace 6 años
  Felix Brendel 79ef622eec more steps towards that 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
  Felix Brendel f767736064 nrc_eval first steps hace 6 años
  fumfar hiwi efbdfeed2e fixed import bug hace 6 años
  FelixBrendel 667989e373 cleanup hace 6 años
  fumfar hiwi 28ab850bee profiling 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 c1bec1a4d4 easier way to create vectors 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
  FelixBrendel 6260359a83 updated libslime.h 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 cb58c6b6da linker error für sven hace 6 años
  FelixBrendel af4f8cf630 added load path hace 6 años
  FelixBrendel b3023f259a pair hashing, work on generic-extend, Memory::reset works again hace 6 años
  Felix Brendel 5e82f9175d hashmaps are now first class objects in the language hace 6 años
  FelixBrendel 273897cc85 Environment HM now map from ptr to ptr because syms are unique hace 6 años
  FelixBrendel 64c1511a89 now use global symbol tables so symbols and keywords are finally unique hace 6 años
  FelixBrendel 2cc076fa43 updated to use type-extensible 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 0c73728217 work transfer to laptop hace 6 años
  Felix Brendel 5a117d94ee better arguments struct, arraylists as values, fixed docgen hace 6 años
  Felix Brendel 6c80382cd0 test out profiling hace 6 años
  Felix Brendel aea0e9dc94 little cleanup hace 6 años
  Felix Brendel 4f2793b7ef implement vectors hace 6 años
  Felix Brendel 7cebcd1823 implemented callstack and envistack hace 6 años
  Felix Brendel e266667607 brefore implementing envi stack hace 6 años
  Felix Brendel 7d282238bf things going well hace 6 años
  FelixBrendel d576e7324f building in the bin dir now hace 6 años
  FelixBrendel 6da1530d0f windows works again and also alists working now hace 6 años
  Felix Brendel 6f5ecc87b0 auto doc generation hace 7 años
  Felix Brendel f77e4c56b3 Before implementing import name resolution, then after fic macro imports hace 7 años
  Felix Brendel eb3bc262b9 Checkpoint before unquote-splicing hace 7 años