Andy Wingo
|
f897efa9f1
bitvector-flip-all-bits! replaces bit-invert!
|
4 rokov pred |
Andy Wingo
|
d7fea13453
bitvector-set-all-bits! / bitvector-clear-all-bits! replace bitvector-fill!
|
4 rokov pred |
Andy Wingo
|
8110061e64
bitvector-set-bit! / bitvector-clear-bit! replace bitvector-set!
|
4 rokov pred |
Andy Wingo
|
ff9979b6bc
Replace bit-set*! with bitvector-set-bits! / bitvector-clear-bits!
|
4 rokov pred |
Andy Wingo
|
06709d77b9
Replace bit-position with bitvector-position
|
4 rokov pred |
Andy Wingo
|
cae74359de
Replace bit-count with bitvector-count
|
4 rokov pred |
Andy Wingo
|
7190905109
Fix frame-call-representation for callees without closures
|
5 rokov pred |
Andy Wingo
|
f4c50447dd
Remove push continuation hook; return hook runs before FP pop
|
6 rokov pred |
Andy Wingo
|
d145b57baf
Minor updates for Scheme runtime (statprof, backtraces)
|
6 rokov pred |
Andy Wingo
|
b8a9a666f1
Rewrite subr implementation
|
6 rokov pred |
Andy Wingo
|
a5dfbf5d0a
Fix stack effect/clobber parsing for calls
|
7 rokov pred |
Andy Wingo
|
dd8bf6a98c
Re-mark "throw" et al as not having fallthrough
|
7 rokov pred |
Andy Wingo
|
4dcc97288d
Fix compute-frame-sizes for case-lambda jumps
|
8 rokov pred |
Andy Wingo
|
486b322fd5
Fix frame-call-representation for change to <binding>.
|
9 rokov pred |
Andy Wingo
|
cd0b61a04e
Frame <binding> objects capture frame, can ref value directly
|
9 rokov pred |
Andy Wingo
|
67e8aa85e8
Remove frame-local-ref, frame-local-set!
|
9 rokov pred |
Andy Wingo
|
c960c76fe0
Better frame-call-representation printing of GC clobbers
|
9 rokov pred |
Andy Wingo
|
029af6f68a
frame-call-representation avoids frame-procedure.
|
9 rokov pred |
Andy Wingo
|
39090e677e
Add frame-procedure-name
|
9 rokov pred |
Andy Wingo
|
8af3423efe
Remove primitive?, add primitive-code?
|
9 rokov pred |
Andy Wingo
|
e5d7c0f13b
All arities serialize a "closure" binding
|
9 rokov pred |
Andy Wingo
|
e3cc0eeb3a
Reflection support for unboxed f64 slots
|
9 rokov pred |
Andy Wingo
|
f03960412e
Add stack size computation to disassembler
|
9 rokov pred |
Andy Wingo
|
08cf30f2a0
Fix error printing some wrong-num-args backtraces
|
9 rokov pred |
Andy Wingo
|
5062a56df0
Fix compute-predecessors bug in frame.scm
|
10 rokov pred |
Andy Wingo
|
7af8115675
Fix frame-call-representation for frames from apply-hook
|
10 rokov pred |
Andy Wingo
|
423164efa6
Program printing tweaks
|
10 rokov pred |
Andy Wingo
|
18f8fd0211
frame-call-representation has #:top-frame? as keyword argument
|
10 rokov pred |
Andy Wingo
|
6eae3141bf
Fix a frame-call-representation bug
|
10 rokov pred |
Andy Wingo
|
d856931d8d
frame-call-representation checks available-bindings, as appropriate
|
10 rokov pred |