Paul Driver
67c1035d57
fix profiling
2018-04-27 12:22:39 -07:00
Paul Driver
48eb2fee9b
roll
2018-04-27 09:33:33 -07:00
Paul Driver
62b8b655ee
locally cached gates for things like turn
2018-04-26 17:42:38 -07:00
Paul Driver
be8c56376d
hook caching in, kink weirdness fixed
2018-04-26 16:36:29 -07:00
Paul Driver
a15c248e3d
move _n_fink_free and everything that calls it
2018-04-26 12:06:57 -07:00
Paul Driver
462c6d7bd5
move rite and site mark
2018-04-26 11:23:03 -07:00
Paul Driver
bf2d240ed0
move cast
2018-04-26 11:15:46 -07:00
Paul Driver
4da79539ec
move internal _n data structures to headers
2018-04-26 11:08:34 -07:00
Paul Driver
0e45d64cef
minor things like initializing variables and stuff
2018-04-18 12:22:50 -07:00
Paul Driver
a5e79c2820
ream callsites at boot
2018-04-18 12:19:56 -07:00
Paul Driver
033b2c1721
using cached locations to speed up kicks
2018-04-17 14:57:59 -07:00
Paul Driver
50f3c9ef63
holding onto locations and finks at call sites without leaks
2018-04-17 13:47:52 -07:00
Paul Driver
7333250eeb
no inter-road call site communication, bat/pog caching working!
2018-04-16 17:27:32 -07:00
Paul Driver
bb76625c4e
keeping batteries for no reason
2018-04-16 16:54:20 -07:00
Paul Driver
3c7317a1a4
registration site caching
2018-04-14 14:57:12 -07:00
Paul Driver
4c482af711
fixed memoization, memory problems in reap
2018-04-13 13:32:31 -07:00
Paul Driver
ed58c5f267
stash - jacks kernel successfully
2018-04-12 17:14:40 -07:00
Paul Driver
4959d951b0
stash - first pass & compile
2018-04-12 11:31:42 -07:00
Paul Driver
c619f27b08
stash
2018-04-11 16:30:57 -07:00
Paul Driver
d25b3d04b1
use walk_with in u3j_ream
2018-04-04 11:51:21 -07:00
Paul Driver
c027d8aca4
fix (untriggered) memory leak in _cj_hook_in)
2018-04-03 20:28:44 -07:00
Paul Driver
cd342ab1c1
make come and flee more atomic
...
profiler and mememory checker are working properly now (and together)
2018-04-02 18:38:33 -07:00
Paul Driver
3b7e9eca0b
Merge branch 'bytecode-mint' into spot-check
2018-04-02 14:08:51 -07:00
Paul Driver
03763e4817
fix profiling leaks
2018-04-02 14:08:28 -07:00
Paul Driver
41fd9cf287
surface allocate label in profile sample
2018-04-02 11:39:03 -07:00
Paul Driver
9b00b2084d
fix memory errors in ream: boot and resume now pass memory checker
2018-03-31 15:15:29 -07:00
Paul Driver
a078e03f33
fix a memory leak in u3j_spot
2018-03-31 14:27:19 -07:00
Paul Driver
4fc65663c6
more bugfixes: now boots and restores from checkpoint
2018-03-31 13:51:41 -07:00
Paul Driver
b8506c70ea
bugfixes
2018-03-30 13:01:03 -07:00
Paul Driver
a61ed7df17
fix compile errors
2018-03-30 11:49:18 -07:00
Paul Driver
78d4d79959
a clarifying comment
2018-03-30 11:17:48 -07:00
Paul Driver
58e21b4d2e
housekeeping
2018-03-30 11:16:05 -07:00
Paul Driver
04d210509a
initial rewrite of dashboard
2018-03-30 11:13:48 -07:00
Paul Driver
a4a2a38ce8
stash commit for interested onlookers
2018-03-29 16:18:22 -07:00
Paul Driver
a5e55372e9
stash before changing dashboard yet again
2018-03-29 11:56:09 -07:00
Paul Driver
e82f4c617e
that should do for _cj_hook_in...
2018-03-28 11:27:33 -07:00
Paul Driver
f73408979b
most logic thru u3j_kick moved to new dashboard
2018-03-26 13:25:23 -07:00
Paul Driver
2c8f8b0846
stash
2018-03-26 09:58:36 -07:00
Paul Driver
e68d64f8f9
Merge branch 'charm' into bytecode-mint
2018-03-19 10:11:01 -07:00
Paul Driver
c1f4c7fcb3
change overflow check to short
2018-03-15 16:58:04 -07:00
Paul Driver
e1d724e084
tightening down song_x even further, offloading book-keeping to a seperate helper function
2018-03-15 15:51:35 -07:00
Paul Driver
93d54041a9
tightening up unifying equality in several small ways
2018-03-15 15:06:53 -07:00
Paul Driver
3c54440c82
mov/off optimization for unifying equality
2018-03-15 13:07:22 -07:00
Paul Driver
1871595b57
add bytecode free functions
2018-03-12 10:58:41 -07:00
Paul Driver
a2a0f3ae6a
code cleanup
2018-03-12 10:45:04 -07:00
Paul Driver
bf8ac6fc37
bytecode interpreter passes memory checker
2018-03-09 16:38:55 -08:00
Paul Driver
42c460ed3b
midway through adding making for bytecode
2018-03-09 16:04:47 -08:00
Paul Driver
16e3e5cf6a
Merge branch 'unbreak-euq' into bytecode-mint
2018-03-09 10:57:07 -08:00
Paul Driver
73469e3383
remove well-intentioned equality profile breakage
...
process sampling already takes care to turn off cpu profiling during its
sampling. this "fix" for mid-equality sampling was masking another bug
at an earlier point in the debugging process for the unifying equality
changes. I realized upon reflection that it was incorrect.
2018-03-09 10:42:19 -08:00
Paul Driver
3ed1ffda80
Merge branch 'runtime-overflows' into bytecode-mint
2018-03-05 13:39:26 -08:00