Historique des commits

Auteur SHA1 Message Date
  Andy Wingo 1234bb1850 Update license notices in all C files il y a 6 ans
  Andy Wingo 791eb0c01a Remove (C) from copyright statements il y a 6 ans
  Andy Wingo 97cc65fee4 Rename __scm.h to scm.h il y a 6 ans
  Andy Wingo c495b44714 Remove Emacs local variables comments in Guile source il y a 6 ans
  Andy Wingo 5534c2817e Remove useless "classes: h_files" from Guile headers. il y a 6 ans
  Andy Wingo e6a42e6765 Simplify variable resolution in the evaluator il y a 10 ans
  Andy Wingo 99fb07e19b Add capture-env to evaluator il y a 10 ans
  Andy Wingo ef47c4229c Be smarter about capturing the environment for memoized code il y a 11 ans
  Andy Wingo 0720f70ed7 Memoized expressions are pairs, not SMOBs il y a 11 ans
  Andy Wingo c32b7c4cef Remove with-fluids; replaced by with-fluid* and inlined push-fluid primops il y a 11 ans
  Andy Wingo bb97e4abd4 dynamic-wind in terms of wind and unwind; remove <dynwind>, @dynamic-wind il y a 11 ans
  Andy Wingo 0fcc39a0a9 remove @call-with-values memoizer il y a 11 ans
  Andy Wingo bc056057c8 remove @call-with-current-continuation memoizer il y a 11 ans
  Andy Wingo 39caffe79b remove @apply memoizer il y a 11 ans
  Andy Wingo 1773bc7dd5 Remove @prompt memoizer il y a 11 ans
  Andy Wingo 6fc3eae477 sequence of expressions -> seq of head and tail il y a 13 ans
  Andy Wingo 698514350a remove scm_memoizer_p and scm_memoizer declarations il y a 14 ans
  Andy Wingo 667361f6ce remove the new scm_memoize_begin, etc il y a 14 ans
  Andy Wingo 311fbeb7c3 scm_memoize_lambda update il y a 14 ans
  Andy Wingo 384012a197 add memoize-begin, memoize-let, etc functions il y a 14 ans
  Andy Wingo 2cd72a849f add "memoizer" data type il y a 14 ans
  Andy Wingo 747022e4cb prompt as part of guile's primitive language il y a 15 ans
  Andy Wingo bb0229b51d add with-fluids objects and primitive syntax il y a 15 ans
  Andy Wingo d69531e213 dynwind is now a part of guile's primitive language il y a 15 ans
  Andy Wingo 3149a5b60d add memoized expression accessors to scheme il y a 15 ans
  Andy Wingo b7742c6b71 new evaluator, y'all il y a 15 ans