about summary refs log tree commit diff stats
path: root/082scenario_screen.cc
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2018-06-17 00:05:38 -0700
committerKartik Agaram <vc@akkartik.com>2018-06-17 00:29:22 -0700
commitdd66068298b0a11f2a1f195376cba98e0c8570b5 (patch)
tree06696728fd65cdf38a2ac571943e130e9d60c333 /082scenario_screen.cc
parentb89b822439f47a490a1b764e14a1ed1b73059cba (diff)
downloadmu-dd66068298b0a11f2a1f195376cba98e0c8570b5.tar.gz
4261 - start using literals for 'true' and 'false'
They uncovered one bug: in edit/003-shortcuts.mu
  <scroll-down> was returning 0 for an address in one place where I
  thought it was returning 0 for a boolean.

Now we've eliminated this bad interaction between tangling and punning
literals.
Diffstat (limited to '082scenario_screen.cc')
0 files changed, 0 insertions, 0 deletions
hlt&id=dacf4030f7a6df8709b2cde673e1e28bf221cef4'>dacf4030 ^
88663269 ^
1fad5eef ^

7cae95a9 ^
6d943605 ^


01b2852b ^
6d943605 ^
88663269 ^
e45c1ce2 ^
5f128523 ^

56ce5577 ^



01b2852b ^
c8dd393c ^

75cbfa28 ^
c8dd393c ^

56ce5577 ^
c8dd393c ^
75cbfa28 ^
88663269 ^
56ce5577 ^
01b2852b ^
75cbfa28 ^

88663269 ^
c2d49d81 ^

e53787f5 ^
c2d49d81 ^
e53787f5 ^

201b2e6c ^
88663269 ^
6d943605 ^
01b2852b ^
5f128523 ^
fa3d7edc ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57