aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2017-11-10universe: remove freeze(x) built-in function (#42)alandonovan
2017-11-10doc/spec.md: minor correctionsAlan Donovan
2017-11-01string.{,r}split: make sep=None behave like Python (#35)alandonovan
2017-10-20print: the application determines what happens to print's output (#32)alandonovan
2017-10-20syntax: make 'load' a reserved word (#31)alandonovan
2017-10-19builtin: rename type to "builtin_function_or_method" (#30)alandonovan
2017-10-19set: in x|y, require that y is a set if x is a set (#29)alandonovan
2017-10-18sorted, cmp: follow Python-3 (#28)alandonovan
2017-10-18skylark: range(...) no longer materializes the sequence as a list (#25)alandonovan
2017-10-16doc/impl.md: minor tweaksAlan Donovan
2017-10-09spec: delete copypasta; add Indexable exampleAlan Donovan
2017-10-02doc/impl: struct, freeze, iteratorAlan Donovan
2017-10-02README: add note on Stability. Also, TOC for impl.mdAlan Donovan
2017-10-02README: place anchors before headingsAlan Donovan
2017-10-02spec: add ToC and links that work in GitHub markdownAlan Donovan
2017-10-02skylark: create GitHub repository from google3@170697745Alan Donovan