提交历史

作者 SHA1 备注 提交日期
  Morgan Smith c7d170c5d1 Fix typos throughout codebase. 1 年之前
  Ludovic Courtès 228ae549ca Make 'scm_sym_lambda', 'scm_sym_quote', etc. public again. 5 年之前
  Andy Wingo 79a40cf717 Add "mod" field to tree-il toplevel ref, set, define 5 年之前
  Mark H Weaver 3ae69f3063 Use 'scm_from_utf8_{string,symbol,keyword}' for C string literals. 6 年之前
  Andy Wingo 1234bb1850 Update license notices in all C files 6 年之前
  Andy Wingo 791eb0c01a Remove (C) from copyright statements 6 年之前
  Andy Wingo dd8add2fa0 Make .c copyright headers uniform 6 年之前
  Andy Wingo b8d757732f Rationalize include order in C files 6 年之前
  Andy Wingo 3068bc7384 Make libguile header inclusion consistent within libguile c files 6 年之前
  Andy Wingo 97cc65fee4 Rename __scm.h to scm.h 6 年之前
  Andy Wingo c495b44714 Remove Emacs local variables comments in Guile source 6 年之前
  Andy Wingo 40ade0886e Remove _scm.h 6 年之前
  Andy Wingo a7bcd66f6f Devolve symbols.h from _scm.h 6 年之前
  Andy Wingo 3c48c87784 Devolve variable.h from _scm.h. 6 年之前
  Andy Wingo bf15afa6bf Move subr snarfing macros to gsubr.h. 6 年之前
  Andy Wingo 123ba3e77a Devolve vectors.h include from ports.h 6 年之前
  Andy Wingo 730cfd80e2 Devolve pairs.h 6 年之前
  Andy Wingo 1a99bd10f8 Devolve boolean.h include. 6 年之前
  Andy Wingo 5f50309448 Remove includes of validate.h. 6 年之前
  Andy Wingo 83584ef231 Fix libguile subcomponent headers not to include <libguile.h> 6 年之前
  Andy Wingo 2cb7c4c4d7 Remove unused static definitions 8 年之前
  Andy Wingo e6a42e6765 Simplify variable resolution in the evaluator 10 年之前
  Andy Wingo cfdc8416a2 Simplify the interpreter for trivial inits and no letrec 10 年之前
  Andy Wingo 7974c57937 Assignment conversion in the interpreter 10 年之前
  Andy Wingo 9f309e2cd9 Builtins have procedure properties 11 年之前
  Andy Wingo c32b7c4cef Remove with-fluids; replaced by with-fluid* and inlined push-fluid primops 11 年之前
  Andy Wingo bb97e4abd4 dynamic-wind in terms of wind and unwind; remove <dynwind>, @dynamic-wind 11 年之前
  Andy Wingo 0fcc39a0a9 remove @call-with-values memoizer 11 年之前
  Andy Wingo bc056057c8 remove @call-with-current-continuation memoizer 11 年之前
  Andy Wingo 39caffe79b remove @apply memoizer 11 年之前