aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/packages/MethodLibrary.java
Commit message (Expand)AuthorAge
* Skylark: Define dict iteration order (sorted by key).Gravatar Laurent Le Brun2015-03-18
* Skylark: dict.keys() has sorted output.Gravatar Laurent Le Brun2015-03-16
* Skylark: Allow list slicesGravatar Laurent Le Brun2015-03-16
* Skylark: Fix typing of structsGravatar Laurent Le Brun2015-03-16
* Skylark: Show ordering when pretty-printing sets.Gravatar Laurent Le Brun2015-03-10
* Skylark: 'enumerate' function is fixed (see the extra check in MethodLibraryT...Gravatar Googler2015-03-05
* Minor cleanups in SkylarkGravatar Francois-Rene Rideau2015-03-05
* Introduce first class function signatures; make the parser use them.Gravatar Francois-Rene Rideau2015-02-19
* Rename Skylark's range fn "end" arg to "stop" + some cleanups.Gravatar Laszlo Csomor2015-02-17
* Lots of comments, clarification and correction in Skylark docs.Gravatar Laszlo Csomor2015-02-16
* Cosmetic changes moved out of []Gravatar Francois-Rene Rideau2015-02-11
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25