Commit Graph

2666 Commits

Author SHA1 Message Date
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
8b65d631f0 Merge branch 'charm' into remaster-charm 2018-03-19 09:13:03 -07:00
Paul Driver
087b674a37 Revert "Revert "Merge pull request #941 from frodwith/runtime-overflows""
This reverts commit 074a293257.
2018-03-19 09:12:39 -07:00
Paul Driver
c1f4c7fcb3 change overflow check to short 2018-03-15 16:58:04 -07:00
Paul Driver
0883264aa1 do the don trick for jam 2018-03-15 15:58:20 -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
e6456a6bc8 Merge branch 'unbreak-euq' into faulty 2018-03-14 19:15:59 -07:00
Paul Driver
1d1593274c tightening up jam jet 2018-03-14 17:53:12 -07:00
Keaton Dunsford
d5c7b3b932
Merge pull request #944 from keatondunsford/master
Revert "Merge pull request #941 from frodwith/runtime-overflows"
2018-03-12 16:55:58 -07:00
Keaton Dunsford
074a293257 Revert "Merge pull request #941 from frodwith/runtime-overflows"
This reverts commit 67d3460a91, reversing
changes made to 8d0f6cf3a6.
2018-03-12 16:42:39 -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
1ec1457d75 Merge branch 'master' into bytecode-mint 2018-03-08 07:38:05 -08:00
Ted Blackman
67d3460a91
Merge pull request #941 from frodwith/runtime-overflows
Runtime overflows
2018-03-06 14:29:36 -08:00
Paul Driver
8661b53c8f Merge branch 'master' into runtime-overflows 2018-03-06 13:04:45 -08:00
Paul Driver
16364d4a18 Revert "Revert "Merge pull request #920 from frodwith/runtime-overflows""
This reverts commit 6bf2b4de6b.
2018-03-06 13:04:18 -08:00