- 06 Jan, 2017 4 commits
-
-
Meador Inge authored
Implement the `abs` as defined here: * https://docs.python.org/2.7/library/functions.html#abs
-
feilengcui008 authored
-
Dylan Trotter authored
-
Dylan Trotter authored
Update travis cfg to run full test suite + gofmt + lint.
-
- 05 Jan, 2017 5 commits
-
-
Dylan Trotter authored
Add NewRootFrame() function for calling into Grumpy manually. Replace all newFrame(nil) with NewRootFrame().
-
Brian Atkinson authored
-
Brian Atkinson authored
Atomic operations on non-8 byte aligned values results in segfaults on some 32bit architectures. This aligns all 64 atomic operations as well as places compile time checks to prevent regression.
-
Brian Atkinson authored
-
Alex Koren authored
* added compress, cycle, dropwhile, from_iterable, ifilter, ifilterfalse, and takewhile in itertools * added itertools tests for cycle, dropwhile, from_iterable, ifilter, ifilterfalse, takewhile
-
- 04 Jan, 2017 16 commits
-
-
Dylan Trotter authored
-
Dylan Trotter authored
Fix silently dropping assertions at the top level of a block. https://github.com/google/grumpy/issues/18
-
Dylan Trotter authored
Mention design parameters upfront
-
Dylan Trotter authored
Add Travis CI build status to the README.
-
Dylan Trotter authored
Fix incorrect capitalization of "The"
-
Steven Maude authored
-
Brett Cannon authored
Closes #1
-
Ryan Kennedy authored
-
Dylan Trotter authored
-
Dylan Trotter authored
-
Dylan Trotter authored
-
Dylan Trotter authored
-
Dylan Trotter authored
pip install now uses --target and --install-scripts instead of --prefix since the latter is not available on ancient versions of pip.
-
Dylan Trotter authored
-
Dylan Trotter authored
-
Dylan Trotter authored
-
- 03 Jan, 2017 1 commit
-
-
Dylan Trotter authored
-
- 01 Jan, 2017 9 commits
-
-
Dylan Trotter authored
-
Dylan Trotter authored
-
Dylan Trotter authored
-
Dylan Trotter authored
-
Dylan Trotter authored
-
Dylan Trotter authored
Use full bin path names when executing grumpy tools. Otherwise some invocations fail with "no such file or directory" on Make 3.81 on OS X.
-
Dylan Trotter authored
-
Dylan Trotter authored
-
Dylan Trotter authored
-
- 30 Dec, 2016 5 commits
-
-
Dylan Trotter authored
-
Dylan Trotter authored
-
Dylan Trotter authored
-
Dylan Trotter authored
-
Dylan Trotter authored
-