221 コミット (f190f404028de7ee5b4b6cf9a6e531e50c3c397c)
 

作成者 SHA1 メッセージ 日付
  Felix Brendel 8dbff42bdf Cleanup and delete dead code 6年前
  Felix Brendel bb1cfcd3c3 Fixed Memory Leaks. :) 6年前
  FelixBrendel a790a38655 trying not to leak memory 6年前
  FelixBrendel 814cceaf3d fixed a bug where too long filenames would not be printed in errors 6年前
  FelixBrendel 6260359a83 updated libslime.h 6年前
  Felix Brendel 0a7f05a20d Lisp_Objects and Environments are now bucket allocated 6年前
  Felix Brendel 4002652d05 ftb version bump and small cleanup 6年前
  Felix Brendel 0d77893a90 better errors and cleanp 6年前
  FelixBrendel 1d6b9165dd made mode modular 6年前
  FelixBrendel 58e9169c03 now with generic hashmaps and array lists 6年前
  FelixBrendel 81a0645e31 ftb bumb 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 b19af904d0 Merge branch 'master' of https://gitlab.lrz.de/FelixBrendel/slime 6年前
  Felix Brendel 2cd0c2c0c0 fixed mudules in alists 6年前
  FelixBrendel b3033c46a9 premissions on build.sh 6年前
  Felix Brendel 8076c91600 added pointers to all swiches over types containing types 6年前
  FelixBrendel 2882f81e13 environments are now hashmaps 6年前
  Felix Brendel beb4e18efc Merge branch 'master' of https://gitlab.lrz.de/FelixBrendel/slime 6年前
  Felix Brendel 1c31749875 hashmaps test 6年前
  FelixBrendel 6462be67cf added random function 6年前
  FelixBrendel 9677dc1f16 bug hunt work transfer 6年前
  FelixBrendel d42ada70ef default args are eveled at current environment now 6年前
  Felix Brendel 5f82694233 Update .gitlab-ci.yml 6年前
  Felix Brendel 5dfe97665d Update .gitlab-ci.yml 6年前
  Felix Brendel 73f26a7350 Update .gitlab-ci.yml 6年前
  Felix Brendel ac554fc859 Update .gitlab-ci.yml 6年前
  Felix Brendel e34d87c373 Add .gitlab-ci.yml 6年前
  Felix Brendel 97f45f166f small fixes in stdlib 6年前
  FelixBrendel 088127387e commit before hashmaps 6年前
  Felix Brendel 988e45a65b extended fetch to 24 args 6年前
  Felix Brendel 47b33f2f3a fixed the tests with new args 6年前
  Felix Brendel 5f90f2877f fixed into for cFunction args 6年前
  Felix Brendel d32c9596ba ftb update 6年前
  Felix Brendel 0c73728217 work transfer to laptop 6年前
  Felix Brendel 5a117d94ee better arguments struct, arraylists as values, fixed docgen 6年前
  Felix Brendel aceb801ada before arguments refactor 6年前
  Felix Brendel 6c80382cd0 test out profiling 6年前
  Felix Brendel aea0e9dc94 little cleanup 6年前
  Felix Brendel 4f2793b7ef implement vectors 6年前