144 Commitit (bb1cfcd3c3e9a96e63ef20c43905371623cbbdbc)

Tekijä SHA1 Viesti Päivämäärä
  Felix Brendel bb1cfcd3c3 Fixed Memory Leaks. :) 6 vuotta sitten
  FelixBrendel a790a38655 trying not to leak memory 6 vuotta sitten
  FelixBrendel 814cceaf3d fixed a bug where too long filenames would not be printed in errors 6 vuotta sitten
  FelixBrendel 6260359a83 updated libslime.h 6 vuotta sitten
  Felix Brendel 0a7f05a20d Lisp_Objects and Environments are now bucket allocated 6 vuotta sitten
  Felix Brendel 4002652d05 ftb version bump and small cleanup 6 vuotta sitten
  Felix Brendel 0d77893a90 better errors and cleanp 6 vuotta sitten
  FelixBrendel 1d6b9165dd made mode modular 6 vuotta sitten
  FelixBrendel 58e9169c03 now with generic hashmaps and array lists 6 vuotta sitten
  FelixBrendel 81a0645e31 ftb bumb 6 vuotta sitten
  FelixBrendel cb58c6b6da linker error für sven 6 vuotta sitten
  FelixBrendel af4f8cf630 added load path 6 vuotta sitten
  Felix Brendel c80478a2cb hashmaps can now be printed and keys deleted 6 vuotta sitten
  Felix Brendel a0c4b16629 removed special-lambdas to make evaluatino of arfgs more regular 6 vuotta sitten
  FelixBrendel b3023f259a pair hashing, work on generic-extend, Memory::reset works again 6 vuotta sitten
  Felix Brendel 9cba9cafc0 work on generic extend 6 vuotta sitten
  Felix Brendel 5e82f9175d hashmaps are now first class objects in the language 6 vuotta sitten
  FelixBrendel ac70c14e5b why do static variables break everything? 7 vuotta sitten
  FelixBrendel 273897cc85 Environment HM now map from ptr to ptr because syms are unique 7 vuotta sitten
  FelixBrendel 58d9cfc977 now compaing all symbols by their identity 7 vuotta sitten
  FelixBrendel 64c1511a89 now use global symbol tables so symbols and keywords are finally unique 7 vuotta sitten
  FelixBrendel 2cc076fa43 updated to use type-extensible hashmaps 7 vuotta sitten
  Felix Brendel 2cd0c2c0c0 fixed mudules in alists 7 vuotta sitten
  Felix Brendel 8076c91600 added pointers to all swiches over types containing types 7 vuotta sitten
  FelixBrendel 2882f81e13 environments are now hashmaps 7 vuotta sitten
  Felix Brendel 1c31749875 hashmaps test 7 vuotta sitten
  FelixBrendel 6462be67cf added random function 7 vuotta sitten
  FelixBrendel 9677dc1f16 bug hunt work transfer 7 vuotta sitten
  FelixBrendel d42ada70ef default args are eveled at current environment now 7 vuotta sitten
  FelixBrendel 088127387e commit before hashmaps 7 vuotta sitten
  Felix Brendel 988e45a65b extended fetch to 24 args 7 vuotta sitten
  Felix Brendel 47b33f2f3a fixed the tests with new args 7 vuotta sitten
  Felix Brendel 5f90f2877f fixed into for cFunction args 7 vuotta sitten
  Felix Brendel d32c9596ba ftb update 7 vuotta sitten
  Felix Brendel 0c73728217 work transfer to laptop 7 vuotta sitten
  Felix Brendel 5a117d94ee better arguments struct, arraylists as values, fixed docgen 7 vuotta sitten
  Felix Brendel aceb801ada before arguments refactor 7 vuotta sitten
  Felix Brendel 6c80382cd0 test out profiling 7 vuotta sitten
  Felix Brendel aea0e9dc94 little cleanup 7 vuotta sitten
  Felix Brendel 4f2793b7ef implement vectors 7 vuotta sitten
  Felix Brendel 5fa2c1bbf9 Implement set! 7 vuotta sitten
  FelixBrendel 241ac60ced args are now stored with their symbols instead of ther string identifiers 7 vuotta sitten
  Felix Brendel 7cebcd1823 implemented callstack and envistack 7 vuotta sitten
  Felix Brendel e266667607 brefore implementing envi stack 7 vuotta sitten
  Felix Brendel 02063bf6fb function definitions now remember the Lip_Object symbols and keys 7 vuotta sitten
  Felix Brendel 688cc02a54 cleanup 7 vuotta sitten
  Felix Brendel df3661d77e fixed keyword args when appling to a function 7 vuotta sitten
  Felix Brendel 7d282238bf things going well 7 vuotta sitten
  FelixBrendel 5716e83598 define-typed working;; parsing keywords in lambdalists correctly next 7 vuotta sitten
  FelixBrendel e0aaf351c5 alists and plists now 7 vuotta sitten