about summary refs log tree commit diff stats
path: root/subx/018jump_disp32.cc
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2019-05-17 21:54:47 -0700
committerKartik Agaram <vc@akkartik.com>2019-05-17 21:54:47 -0700
commit4b506b630ce28b3574a9f903904588f92dd3a1c1 (patch)
tree75490c5b1011a987d5f652567c37a951d09d15fc /subx/018jump_disp32.cc
parent3bde204dfcd26cc3d80cfe58910574c5e364de3e (diff)
downloadmu-4b506b630ce28b3574a9f903904588f92dd3a1c1.tar.gz
support the new segment syntax in assort.subx
Now all implemented phases of the SubX translator in SubX support the new
syntax:

  ✓ hex.subx (no changes required)
    survey.subx (not yet started)
  ✓ pack.subx (fixed here)
  ✓ assort.subx
  ✓ dquotes.subx (has failing tests for other reasons)
Diffstat (limited to 'subx/018jump_disp32.cc')
0 files changed, 0 insertions, 0 deletions
2 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168