提交历史

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