mu/subx/apps
Kartik Agaram 554bd09968 label offset computation still has a bug
I changed the test a little to make it obvious.
Basically there's no way we can compute the segment offset correctly
without knowing the segment name in the previous assertion.
2019-07-11 21:38:25 -07:00
..
Readme.md 4533 2018-09-01 20:40:54 -07:00
assort start distinguishing table lookups from inserts 2019-07-10 11:32:46 -07:00
assort.subx . 2019-07-10 09:54:21 -07:00
crenshaw2-1 zero out new rows returned by get-or-insert 2019-07-10 10:55:30 -07:00
crenshaw2-1.subx . 2019-06-12 00:13:34 -07:00
crenshaw2-1b zero out new rows returned by get-or-insert 2019-07-10 10:55:30 -07:00
crenshaw2-1b.subx . 2019-06-12 00:13:34 -07:00
dquotes start distinguishing table lookups from inserts 2019-07-10 11:32:46 -07:00
dquotes.subx . 2019-07-10 09:54:21 -07:00
factorial zero out new rows returned by get-or-insert 2019-07-10 10:55:30 -07:00
factorial.subx Merge branch 'master' into survey 2019-07-03 23:56:48 -07:00
handle zero out new rows returned by get-or-insert 2019-07-10 10:55:30 -07:00
handle.subx 5221 2019-05-22 22:33:42 -07:00
hex zero out new rows returned by get-or-insert 2019-07-10 10:55:30 -07:00
hex.subx . 2019-06-12 00:13:34 -07:00
pack start distinguishing table lookups from inserts 2019-07-10 11:32:46 -07:00
pack.subx . 2019-07-08 17:02:09 -07:00
subx-common.subx . 2019-07-10 11:41:04 -07:00
survey . 2019-07-10 11:57:08 -07:00
survey.subx label offset computation still has a bug 2019-07-11 21:38:25 -07:00

Readme.md

Larger programs than in the subx/examples/ subdirectory, combining the techniques demonstrated there.