- 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 7 commits
-
-
Dylan Trotter authored
-
Dylan Trotter authored
-
Dylan Trotter authored
-
Dylan Trotter authored
-
Dylan Trotter authored
-
Dylan Trotter authored
-
Dylan Trotter authored
-
- 29 Dec, 2016 6 commits
-
-
Dylan Trotter authored
Simplify dispatch and block body logic. Eliminate Block type. Unify functions with and without a dispatch function. Now only generators need a closure for holding state since the dispatcher is in a loop instead of an inner function.
-
Dylan Trotter authored
-
Dylan Trotter authored
-
Dylan Trotter authored
-
Dylan Trotter authored
-
Dylan Trotter authored
-
- 28 Dec, 2016 5 commits
-
-
Dylan Trotter authored
-
Dylan Trotter authored
-
Dylan Trotter authored
-
Dylan Trotter authored
-
Dylan Trotter authored
-
- 27 Dec, 2016 1 commit
-
-
Dylan Trotter authored
-
- 26 Dec, 2016 3 commits
-
-
Dylan Trotter authored
-
Dylan Trotter authored
-
Dylan Trotter authored
-
- 25 Dec, 2016 2 commits
-
-
Dylan Trotter authored
-
Dylan Trotter authored
-
- 24 Dec, 2016 1 commit
-
-
Dylan Trotter authored
-
- 22 Dec, 2016 6 commits
-
-
Dylan Trotter authored
-
Dylan Trotter authored
-
Dylan Trotter authored
-
Dylan Trotter authored
-
Dylan Trotter authored
Various changes toward getting tracebacks working. Frame objects now hold the block they are running. Populate lineno field for frame objects. Expose some fields such as f_lineno to Python.
-
Dylan Trotter authored
-