Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Andy Wingo 8d46966052 Fix RTL tests for recent arity change 5 gadi atpakaļ
  Andy Wingo 950a762dc2 Multiple-value returns now start from slot 0, not slot 1 6 gadi atpakaļ
  Andy Wingo 97301efca4 Remove obsolete rtl tests 7 gadi atpakaļ
  Andy Wingo 17cb321455 RTL test uses new instructions 7 gadi atpakaļ
  Andy Wingo 1d72d46951 Don't serialize uninterned symbols 8 gadi atpakaļ
  Andy Wingo e5d7c0f13b All arities serialize a "closure" binding 9 gadi atpakaļ
  Andy Wingo e3cc0eeb3a Reflection support for unboxed f64 slots 9 gadi atpakaļ
  Andy Wingo 8db54c80ce rtl.test uses return-values 9 gadi atpakaļ
  Andy Wingo 70c317ab51 SP-relative local addressing 9 gadi atpakaļ
  Andy Wingo 4cbe4d72aa Fix rtl tests 10 gadi atpakaļ
  Andy Wingo 691697de09 Rename "RTL" to "bytecode" 11 gadi atpakaļ
  Andy Wingo 4cbc95f150 Rename objcodes?.{scm,c,h} to loader.{scm,c,h} 11 gadi atpakaļ
  Andy Wingo d1100525ff rtl-program-code -> program-code 11 gadi atpakaļ
  Andy Wingo 4dfae1bf50 Move assemble-program to test cases. 11 gadi atpakaļ
  Andy Wingo 7bfbc7b1c5 Support serialization of uniform vector literals 11 gadi atpakaļ
  Mark H Weaver 84cc4127bd RTL: 'return-values' instruction assumes 'reset-frame' has been called. 11 gadi atpakaļ
  Andy Wingo af95414f1d Various RTL VM and calling convention tweaks 11 gadi atpakaļ
  Andy Wingo 286a0fb3ae call is no longer a vararg instruction 11 gadi atpakaļ
  Andy Wingo 7396d21670 RTL: Local 0 is the procedure 11 gadi atpakaļ
  Andy Wingo c4c098e355 procedure-properties for RTL functions 11 gadi atpakaļ
  Andy Wingo bf8328ec16 procedure-documentation works on RTL procedures 11 gadi atpakaļ
  Andy Wingo eb2bc00fb3 Wire up ability to print RTL program arities 11 gadi atpakaļ
  Andy Wingo 3185c9071c Beginnings of tracking of procedure arities in assembler 11 gadi atpakaļ
  Andy Wingo 07c052796d add procedure prelude macro-instructions 11 gadi atpakaļ
  Andy Wingo 2a4daafd30 begin-program takes properties alist 11 gadi atpakaļ
  Andy Wingo e65f80af42 RTL programs print with their name 11 gadi atpakaļ
  Andy Wingo cb86cbd71d Add runtime support for reading debug information from ELF 11 gadi atpakaļ
  Andy Wingo e78991aa36 Add RTL assembler 12 gadi atpakaļ