Mercurial > hg
log
age | author | description |
---|---|---|
Tue, 23 Jun 2015 22:20:08 -0700 | Gregory Szorc | global: mass rewrite to use modern exception syntax |
Tue, 23 Jun 2015 22:38:21 -0700 | Gregory Szorc | check-code: detect legacy octal syntax |
Tue, 23 Jun 2015 22:30:33 -0700 | Gregory Szorc | global: mass rewrite to use modern octal syntax |
Tue, 23 Jun 2015 14:28:15 -0700 | Laurent Charignon | revert: change the direction of revert -i |
Tue, 23 Jun 2015 13:46:58 -0700 | Laurent Charignon | revert: change a test to make the change of direction of revert -i easier |
Sun, 21 Jun 2015 00:56:09 +0900 | Yuya Nishihara | parser: update documentation about tokenizer and elements |
Sun, 21 Jun 2015 00:49:26 +0900 | Yuya Nishihara | parser: accept iterator of tokens instead of tokenizer function and program |