Historique des commits

Auteur SHA1 Message Date
  Mark H Weaver 28d5d2537c Merge remote-tracking branch 'origin/stable-2.0' 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 1773bc7dd5 Remove @prompt memoizer il y a 11 ans
  Ludovic Courtès 4af0d97ee6 Print the faulty object upon invalid-keyword errors. il y a 11 ans
  Andy Wingo 747bd5347d merge stable-2.0 il y a 12 ans
  Andy Wingo 581f410fbd case-lambda* clauses fail to match if too many positionals il y a 12 ans
  Mark H Weaver e0c211bb2e Merge remote-tracking branch 'origin/stable-2.0' il y a 12 ans
  Ludovic Courtès c438cd7175 eval: Store docstrings for lambdas. il y a 12 ans
  Andy Wingo 2aed2667fc Merge remote-tracking branch 'origin/stable-2.0' il y a 12 ans
  Andy Wingo fc835b1b14 better procedure-arguments for interpreted procs with opt, rest, kwargs il y a 12 ans
  Andy Wingo dfadcf85cb Merge remote-tracking branch 'origin/stable-2.0' il y a 13 ans
  Mark H Weaver adb8054c6d Fix primitive-eval to return #<unspecified> for definitions il y a 13 ans
  Andy Wingo b2208d2e98 Merge remote-tracking branch 'origin/stable-2.0' il y a 13 ans
  Andy Wingo ee15aa46e3 set names of functions defined at the toplevel from `eval' il y a 13 ans
  Andy Wingo f3cf9421cb better debuggability for interpreted procedures il y a 13 ans
  Andy Wingo 6fc3eae477 sequence of expressions -> seq of head and tail il y a 14 ans
  Andy Wingo bb0c815741 attempted microoptimization in eval.scm. il y a 14 ans
  Andy Wingo a310a1d12e primitive-eval takes expanded, not memoized, source il y a 15 ans
  Andy Wingo dc3e203e07 separate boot expansion from memoization il y a 15 ans
  Andy Wingo 7572ee5261 evaluator support for case-lambda il y a 15 ans
  Andy Wingo d8a071fc4e primitive support for lambda* il y a 15 ans
  Andy Wingo 8f9c5b589d change to format of memoization lambda expressions il y a 15 ans
  Andy Wingo 4f692ace90 macro expanders return memoized expressions il y a 15 ans
  Andy Wingo 1371fe9b14 eval.scm's handling of with-fluids doesn't leave the VM il y a 15 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 21ec0bd907 reorder eval clauses 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 9331f91cc4 primitive-eval passes first N args on stack directly, not via apply il y a 15 ans