This website requires JavaScript.
Explore
Help
Register
Sign In
forks
/
D-Scanner
mirror of
https://github.com/dlang-community/D-Scanner.git
Watch
1
Star
0
Fork
You've already forked D-Scanner
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
fdad20c7c5
D-Scanner
/
stdx
History
Andrej Mitrovic
fdad20c7c5
Fix TokenID implementation: The order of tokens in the static if branches was wrong. Using a simplified uniform array avoids these errors. Fix tokenStringRepresentation, it had the wrong order of comparisons just like TokenID.
2014-02-11 12:50:43 +01:00
..
d
Fixed ddoc macro mistake
2014-02-03 01:10:07 -08:00
lexer.d
Fix TokenID implementation: The order of tokens in the static if branches was wrong. Using a simplified uniform array avoids these errors. Fix tokenStringRepresentation, it had the wrong order of comparisons just like TokenID.
2014-02-11 12:50:43 +01:00