Commit History

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