SCM Repository
Diff of /doc/trunk/src/changelog/HISTORY.txt
Parent Directory
|
Revision Log
|
Patch
revision 4319, Mon Sep 26 00:02:34 2016 UTC | revision 4320, Sat Oct 15 13:04:24 2016 UTC | |
---|---|---|
# | Line 91 | Line 91 |
91 | == Recent updates | == Recent updates |
92 | ||
93 | //-------------------------------------------------------------------- | //-------------------------------------------------------------------- |
94 | [2016/10/15]:: | |
95 | + | |
96 | Added ++--debug++ command-line option to *ml-antlr*. | |
97 | This flag causes <b>ml-antlr</b> to generate debug actions that print | |
98 | the left-hand-side non-terminal of the production. | |
99 | + | |
100 | owner:[John Reppy,http://cs.uchicago.edu/~jhr] | |
101 | ||
102 | //-------------------------------------------------------------------- | |
103 | [2016/09/15]:: | [2016/09/15]:: |
104 | + | + |
105 | Working on 64-bit support. Changes include making code generation | Working on 64-bit support. Changes include making code generation |
# | Line 236 | Line 245 |
245 | owner:[Dave MacQueen,http://cs.uchicago.edu/~dbm] | owner:[Dave MacQueen,http://cs.uchicago.edu/~dbm] |
246 | ||
247 | //-------------------------------------------------------------------- | //-------------------------------------------------------------------- |
248 | [2016/08/31]:: | |
249 | + | |
250 | Added +%tokentype+ directive to *ml-antlr*; this directive allows users | |
251 | to specify the token datatype externally, which is necessary in order | |
252 | to share a lexer with two different *ml-antlr* parsers. | |
253 | + | |
254 | owner:[John Reppy,http://cs.uchicago.edu/~jhr] | |
255 | ||
256 | //-------------------------------------------------------------------- | |
257 | [2016/08/20]:: | [2016/08/20]:: |
258 | + | + |
259 | Change the interface to +AMD64Gen+ in *MLRISC*; the +signBit+ and | Change the interface to +AMD64Gen+ in *MLRISC*; the +signBit+ and |
|
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |