Histórico de commits

Autor SHA1 Mensagem Data
  Mark H Weaver 716e02b85d DRAFT: Scheme eval: Add source annotations to generated procedures. 5 anos atrás
  Andy Wingo 5804c977d7 Rename scm_i_thread to scm_thread 6 anos atrás
  Andy Wingo 1234bb1850 Update license notices in all C files 6 anos atrás
  Andy Wingo 791eb0c01a Remove (C) from copyright statements 6 anos atrás
  Andy Wingo dd8add2fa0 Make .c copyright headers uniform 6 anos atrás
  Andy Wingo b8d757732f Rationalize include order in C files 6 anos atrás
  Andy Wingo 3068bc7384 Make libguile header inclusion consistent within libguile c files 6 anos atrás
  Andy Wingo 97cc65fee4 Rename __scm.h to scm.h 6 anos atrás
  Andy Wingo c495b44714 Remove Emacs local variables comments in Guile source 6 anos atrás
  Andy Wingo 40ade0886e Remove _scm.h 6 anos atrás
  Andy Wingo a7bcd66f6f Devolve symbols.h from _scm.h 6 anos atrás
  Andy Wingo 1ddf42dae0 Devolve threads.h from _scm.h. 6 anos atrás
  Andy Wingo 3c48c87784 Devolve variable.h from _scm.h. 6 anos atrás
  Andy Wingo bf15afa6bf Move subr snarfing macros to gsubr.h. 6 anos atrás
  Andy Wingo d3cfabd89b Devolve numbers.h from _scm.h. 6 anos atrás
  Andy Wingo 1e792c6580 Remove <stdio.h> from ports.h 6 anos atrás
  Andy Wingo 05f3977a92 Remove <string.h> include from ports.h. 6 anos atrás
  Andy Wingo 123ba3e77a Devolve vectors.h include from ports.h 6 anos atrás
  Andy Wingo 730cfd80e2 Devolve pairs.h 6 anos atrás
  Andy Wingo 1a99bd10f8 Devolve boolean.h include. 6 anos atrás
  Andy Wingo 5f50309448 Remove includes of validate.h. 6 anos atrás
  Andy Wingo 83584ef231 Fix libguile subcomponent headers not to include <libguile.h> 6 anos atrás
  Andy Wingo 7184c176b4 with-dynamic-state compiler and VM support 8 anos atrás
  Andy Wingo eb0376567d Remove unused "nargs" field of memoized call expressions 10 anos atrás
  Andy Wingo 95de4f52a8 Convert primitive-eval to "compile" its expressions to linked closures 10 anos atrás
  Andy Wingo 5bfc0653d6 Minor evaluator tweaks 10 anos atrás
  Andy Wingo e6a42e6765 Simplify variable resolution in the evaluator 10 anos atrás
  Andy Wingo a3cae847d0 Closure conversion in evaluator 10 anos atrás
  Andy Wingo 99fb07e19b Add capture-env to evaluator 10 anos atrás
  Andy Wingo cfdc8416a2 Simplify the interpreter for trivial inits and no letrec 10 anos atrás