aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/syntax/Lexer.java
Commit message (Expand)AuthorAge
* Build language: Implement integer divisionGravatar Laurent Le Brun2015-04-15
* Allow evaluation from StringGravatar Francois-Rene Rideau2015-04-13
* 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
* Some cleanup changes.Gravatar Ulf Adams2015-03-05
* Introduce first class function signatures; make the parser use them.Gravatar Francois-Rene Rideau2015-02-19
* Cosmetic changes moved out of []Gravatar Francois-Rene Rideau2015-02-11
* Fix linter issues in lib/syntax.Gravatar Laurent Le Brun2015-02-09
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25