aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/syntax/Lexer.java
Commit message (Expand)AuthorAge
* Add profiling for Skylark lexer, parser, user- and built-in functions.Gravatar Googler2015-08-28
* Introduce '|' operator for set union.Gravatar Laurent Le Brun2015-08-25
* Make two Skyframe nodes with the same events and values equal.Gravatar Janak2015-07-13
* Allow users of Blaze Lexer to explicitly specify the line-number table of a f...Gravatar Carmi Grushko2015-06-16
* Remove Path from Location, ParserInputSource and bunch of other low-level cla...Gravatar Lukacs Berki2015-06-12
* 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