Historial de Commits

Autor SHA1 Mensaje Fecha
  Morgan Smith c7d170c5d1 Fix typos throughout codebase. hace 1 año
  Ludovic Courtès 228ae549ca Make 'scm_sym_lambda', 'scm_sym_quote', etc. public again. hace 5 años
  Andy Wingo 79a40cf717 Add "mod" field to tree-il toplevel ref, set, define hace 5 años
  Mark H Weaver 3ae69f3063 Use 'scm_from_utf8_{string,symbol,keyword}' for C string literals. hace 6 años
  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 dd8add2fa0 Make .c copyright headers uniform hace 6 años
  Andy Wingo b8d757732f Rationalize include order in C files hace 6 años
  Andy Wingo 3068bc7384 Make libguile header inclusion consistent within libguile c files 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 40ade0886e Remove _scm.h hace 6 años
  Andy Wingo a7bcd66f6f Devolve symbols.h from _scm.h hace 6 años
  Andy Wingo 3c48c87784 Devolve variable.h from _scm.h. hace 6 años
  Andy Wingo bf15afa6bf Move subr snarfing macros to gsubr.h. hace 6 años
  Andy Wingo 123ba3e77a Devolve vectors.h include from ports.h hace 6 años
  Andy Wingo 730cfd80e2 Devolve pairs.h hace 6 años
  Andy Wingo 1a99bd10f8 Devolve boolean.h include. hace 6 años
  Andy Wingo 5f50309448 Remove includes of validate.h. hace 6 años
  Andy Wingo 83584ef231 Fix libguile subcomponent headers not to include <libguile.h> hace 6 años
  Andy Wingo 2cb7c4c4d7 Remove unused static definitions hace 8 años
  Andy Wingo e6a42e6765 Simplify variable resolution in the evaluator hace 10 años
  Andy Wingo cfdc8416a2 Simplify the interpreter for trivial inits and no letrec hace 10 años
  Andy Wingo 7974c57937 Assignment conversion in the interpreter hace 10 años
  Andy Wingo 9f309e2cd9 Builtins have procedure properties 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