Commit f0f50e3
committed
Journalling symbol table: enable nesting
Previously only one layer of journal was possible (i.e. a journalling proxy atop a regular
symbol table); now we can layer them as deeply as we please. This will be useful so that
different layers of the program loader can keep records delimited at different points.1 parent 58d5980 commit f0f50e3
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
| 77 | + | |
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| |||
0 commit comments