Историја ревизија

Аутор SHA1 Порука Датум
  Andy Wingo eae2438d2b VM tweaks пре 14 година
  Ludovic Courtès 190d4b0d93 Make VM string literals immutable. пре 14 година
  Andy Wingo 4a655e50a3 use scm_from_latin1_symboln for string literals and load-symbol пре 14 година
  Andy Wingo 827dc8dcb6 renumber VM opcodes пре 15 година
  Andy Wingo 71fc643893 brace placement fixes пре 15 година
  Andy Wingo 94ff26b96b rework the vm support for wide strings пре 16 година
  Michael Gran 9c44cd4559 Add Unicode strings and symbols пре 16 година
  Andy Wingo 20d47c3915 remove "externals" from the vm пре 16 година
  Andy Wingo a5cfddd560 renumber vm ops (objcode cookie bumped) пре 16 година
  Neil Jerram 53befeb700 Change Guile license to LGPLv3+ пре 16 година
  Andy Wingo 586cfdecfa new instructions: make-int64, make-uint64 пре 16 година
  Andy Wingo 782a82eed1 add ability to compile uniform arrays пре 16 година
  Andy Wingo b7393ea123 refactoring for toplevel-ref, toplevel-set, link-now пре 16 година
  Ludovic Courtès da8b47478e Avoid uses of deprecated forms in the VM code. пре 16 година
  Ludovic Courtès b912a1cd6b Add `load-unsigned-integer' instruction. пре 16 година
  Andy Wingo e06e857c8d in debug mode, make sure that calls to the vm can be captured via make-stack пре 16 година
  Andy Wingo ac47d5f639 avoid 8 words of allocation per lambda, whoooo пре 16 година
  Andy Wingo 53e28ed9b2 static opcodes; refactor program/objcode division; use new assembly pipeline пре 16 година
  Andy Wingo 2fda024221 move module and meta inside programs' object tables пре 16 година
  Andy Wingo d22fc3e4af remove the `late-bind' instruction пре 16 година
  Andy Wingo 11ea1aba9e precise stack marking, fix some missed references, still imperfect пре 17 година
  Andy Wingo fd3585753a compile @ and @@ пре 17 година
  Andy Wingo 8e3670748f rework late binding resolution to be simpler and more efficient пре 17 година
  Andy Wingo 13906f976e lazily load meta info, for less consage пре 17 година
  Andy Wingo 5c4926209f ditch the 8-bit compiled form of program parameters пре 17 година
  Andy Wingo 7950b4cffb fix a bug loading functions with 8 or more arguments пре 17 година
  Andy Wingo 83495480e8 merge guile-vm into libguile itself пре 17 година