aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/syntax/TokenKind.java
Commit message (Expand)AuthorAge
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Introduce '|' operator for set union.Gravatar Laurent Le Brun2015-08-25
* Build language: Support 'not in' operator.Gravatar Laurent Le Brun2015-05-08
* Build language: Implement integer divisionGravatar Laurent Le Brun2015-04-15
* Parser: Add Python 3 keywords.Gravatar Laurent Le Brun2015-03-24
* Automated [] rollback of [].Gravatar Laurent Le Brun2015-03-20
* Skylark: New error message in the lexer when an unsupported Python keyword is...Gravatar Laurent Le Brun2015-03-18
* Parser: Add the 'pass' keywordGravatar Laurent Le Brun2015-03-18
* Introduce first class function signatures; make the parser use them.Gravatar Francois-Rene Rideau2015-02-19
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25