178 Commits (8639b5a15522cb9fa6d48f44c66f7c6bab44927b)
 

Autor SHA1 Mensaje Fecha
  FelixBrendel 8639b5a155 small adjustments hace 6 años
  FelixBrendel 72bd30bf4c we have a new parser and can parse [] and {} for vectors and hm's hace 6 años
  fumfar hiwi 079ca002f2 first draft of new parser hace 6 años
  FelixBrendel c1bec1a4d4 easier way to create vectors 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
  FelixBrendel 814cceaf3d fixed a bug where too long filenames would not be printed in errors 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 4002652d05 ftb version bump and small cleanup 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 81a0645e31 ftb bumb hace 6 años
  FelixBrendel cb58c6b6da linker error für sven 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
  FelixBrendel ac70c14e5b why do static variables break everything? hace 6 años
  FelixBrendel 273897cc85 Environment HM now map from ptr to ptr because syms are unique hace 6 años
  FelixBrendel 58d9cfc977 now compaing all symbols by their identity 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 b19af904d0 Merge branch 'master' of https://gitlab.lrz.de/FelixBrendel/slime hace 6 años
  Felix Brendel 2cd0c2c0c0 fixed mudules in alists hace 6 años
  FelixBrendel b3033c46a9 premissions on build.sh hace 6 años
  Felix Brendel 8076c91600 added pointers to all swiches over types containing types hace 6 años
  FelixBrendel 2882f81e13 environments are now hashmaps hace 6 años
  Felix Brendel beb4e18efc Merge branch 'master' of https://gitlab.lrz.de/FelixBrendel/slime hace 6 años
  Felix Brendel 1c31749875 hashmaps test hace 6 años
  FelixBrendel 6462be67cf added random function hace 6 años
  FelixBrendel 9677dc1f16 bug hunt work transfer hace 6 años
  FelixBrendel d42ada70ef default args are eveled at current environment now hace 6 años
  Felix Brendel 5f82694233 Update .gitlab-ci.yml hace 6 años
  Felix Brendel 5dfe97665d Update .gitlab-ci.yml hace 6 años
  Felix Brendel 73f26a7350 Update .gitlab-ci.yml hace 6 años
  Felix Brendel ac554fc859 Update .gitlab-ci.yml hace 6 años
  Felix Brendel e34d87c373 Add .gitlab-ci.yml hace 6 años
  Felix Brendel 97f45f166f small fixes in stdlib hace 6 años
  FelixBrendel 088127387e commit before hashmaps hace 6 años
  Felix Brendel 988e45a65b extended fetch to 24 args hace 6 años
  Felix Brendel 47b33f2f3a fixed the tests with new args hace 6 años
  Felix Brendel 5f90f2877f fixed into for cFunction args hace 6 años