Historial de Commits

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