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
cgyarvin
8d0f6cf3a6
Merge pull request #940 from techieAgnostic/issue_876
...
Updated key generation message. Fixes #876
2018-03-06 10:03:00 -08:00
Paul Driver
ac65967fa0
fix memory leak in jam
2018-03-06 09:44:16 -08:00
Shaun Kerr
9592f0315d
Updated key generation message. Fixes #876
2018-03-06 13:39:21 +13:00
Paul Driver
3ed1ffda80
Merge branch 'runtime-overflows' into bytecode-mint
2018-03-05 13:39:26 -08:00
Paul Driver
c6b9b9a63e
trace in sung/sang
2018-03-05 13:39:11 -08:00
Paul Driver
6aa498ab94
fix memory leak in bytecode compiler
2018-03-05 13:38:34 -08:00
Paul Driver
c3740fa09e
Merge branch 'runtime-overflows' into bytecode-mint
2018-03-05 13:20:56 -08:00
Paul Driver
f90c714942
fix profiling during equality
2018-03-05 13:20:34 -08:00
Paul Driver
5490a4c4cf
stash
2018-03-05 11:12:18 -08:00
Ted Blackman
3ed1eb53aa
Merge pull request #937 from keatondunsford/master-fix
...
Revert "Merge pull request #920 from frodwith/runtime-overflows"
2018-03-01 16:40:14 -08:00
Keaton Dunsford
6bf2b4de6b
Revert "Merge pull request #920 from frodwith/runtime-overflows"
...
This reverts commit 2e5e837131
, reversing
changes made to 5c5374c1fd
.
2018-03-01 16:29:31 -08:00
Ted Blackman
3f782dc00d
Merge pull request #933 from mrdomino/master
...
Fix uv error code reference
2018-02-26 11:15:58 -08:00
Steven Dee
35bbba7b28
Fix uv error code reference
2018-02-24 21:40:34 -05:00
cgyarvin
91f2eaadaf
Merge pull request #919 from urbit/ames-straitjacket
...
Enforce -F / -N network options in Ames
2018-02-23 10:36:58 -08:00
cgyarvin
285c6d2ad2
Merge pull request #928 from joemfb/ctlc-pro
...
forwardports #813 (show prompt after ctrl-c)
2018-02-23 10:36:05 -08:00
cgyarvin
61f85322e8
Merge pull request #927 from joemfb/cursor-clear
...
maintains cursors position on %clr
2018-02-23 10:35:50 -08:00
cgyarvin
4f5528a048
Merge pull request #921 from joshuareagan/patch-1
...
Typo in 4k Nock spec
2018-02-23 10:35:10 -08:00
Ted Blackman
2e5e837131
Merge pull request #920 from frodwith/runtime-overflows
...
Runtime overflows
2018-02-23 10:30:04 -08:00
Paul Driver
7fc59254e4
slightly improve special sam opcodes
2018-02-22 14:21:33 -08:00
Paul Driver
910154b140
reaping actual bytecodes instead of recompiling
2018-02-22 13:37:00 -08:00
Paul Driver
adb9a4e437
recompiling when reaping solves generator issues
2018-02-22 11:42:29 -08:00