Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Documented the iteration order of SkylarkNestedSets. | Florian Weikert | 2015-07-29 |
* | Implement Skylark function repr | Francois-Rene Rideau | 2015-06-15 |
* | The Order enum now supports the conversion of its values to and from strings. | Florian Weikert | 2015-06-10 |
* | Skylark: Update doc for sets | Laurent Le Brun | 2015-04-09 |
* | Skylark: 'in' works on sets. | Laurent Le Brun | 2015-03-31 |
* | Skylark: Show ordering when pretty-printing sets. | Laurent Le Brun | 2015-03-10 |
* | Some cleanup changes. | Ulf Adams | 2015-03-05 |
* | Add Union, contains() to SkylarkType | Francois-Rene Rideau | 2015-03-04 |
* | Tweaks off of upcoming changes to SkylarkType. | Francois-Rene Rideau | 2015-02-25 |
* | Lots of comments, clarification and correction in Skylark docs. | Laszlo Csomor | 2015-02-16 |
* | Cosmetic changes moved out of [] | Francois-Rene Rideau | 2015-02-11 |
* | Skylark: Fix SkylarkNestedSet.toString | Laurent Le Brun | 2015-02-09 |
* | Update from Google. | Han-Wen Nienhuys | 2015-02-25 |