Historia zmian

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