Historique des commits

Auteur SHA1 Message Date
  Andy Wingo 6cd9b3114f Fix use of uninstalled header by installed headers il y a 6 ans
  Andy Wingo d6b8f6a658 Minor change to VM DSL il y a 6 ans
  Andy Wingo 16879cabed Replace uses of scm_t_int8, scm_t_uintmax, etc with stdint types il y a 6 ans
  Andy Wingo 1234bb1850 Update license notices in all C files il y a 6 ans
  Andy Wingo 791eb0c01a Remove (C) from copyright statements il y a 6 ans
  Andy Wingo dd8add2fa0 Make .c copyright headers uniform il y a 6 ans
  Andy Wingo b8d757732f Rationalize include order in C files il y a 6 ans
  Andy Wingo 3068bc7384 Make libguile header inclusion consistent within libguile c files il y a 6 ans
  Andy Wingo 2eb8fa1751 Use stdint.h limit macros il y a 6 ans
  Andy Wingo c495b44714 Remove Emacs local variables comments in Guile source il y a 6 ans
  Andy Wingo 40ade0886e Remove _scm.h il y a 6 ans
  Andy Wingo a7bcd66f6f Devolve symbols.h from _scm.h il y a 6 ans
  Andy Wingo bf15afa6bf Move subr snarfing macros to gsubr.h. il y a 6 ans
  Andy Wingo d3cfabd89b Devolve numbers.h from _scm.h. il y a 6 ans
  Andy Wingo 730cfd80e2 Devolve pairs.h il y a 6 ans
  Andy Wingo 460552163e Remove list.h from _scm.h il y a 6 ans
  Andy Wingo 83584ef231 Fix libguile subcomponent headers not to include <libguile.h> il y a 6 ans
  Andy Wingo dff85f6f9f Explode atomic box ops to new atomic instructions il y a 6 ans
  Andy Wingo 294dbaad35 Add support for comparisons against integer immediates il y a 7 ans
  Andy Wingo 808000034e Add support for C16_C16 instruction words il y a 7 ans
  Andy Wingo a08b3d40f8 Untag values and indexes for all bytevector instructions il y a 9 ans
  Andy Wingo f34688ad25 New instructions load-f64, load-u64 il y a 9 ans
  Andy Wingo 0da0308b84 Prepare for SP-addressed locals il y a 9 ans
  Andy Wingo d86682ba2c Add explicit nopcodes il y a 11 ans
  Andy Wingo 3fe96dd808 scm_rtl_op_* -> scm_op_* il y a 11 ans
  Andy Wingo 1b780c134b (system vm instruction) rtl-instruction-list -> (language rtl) instruction-list il y a 11 ans
  Andy Wingo 1c33be992e Remove stack programs, objcode, and the old VM. il y a 11 ans
  Andy Wingo af95414f1d Various RTL VM and calling convention tweaks il y a 11 ans
  Andy Wingo 78ff784784 RTL instructions have no rest args il y a 11 ans
  Andy Wingo 2a294c7cd3 rtl: propagate OP_DST to scheme il y a 11 ans