|
Repo Added
|
Files
19
|
Badge
README BADGES
|
push
travis-ci
2644 of 2741 relevant lines covered (96.46%)
0.96 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|
| Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
|---|---|---|---|---|---|---|---|
| 505 | without_eval_recursion | Fixing compile. | push | travis-ci | pending completion | ||
| 499 | without_eval_recursion | Dropping support for passing macros to `call`. | push | travis-ci | pending completion | ||
| 497 | without_eval_recursion | Ensure `call` works with lambda literals. | push | travis-ci | pending completion | ||
| 496 | without_eval_recursion | Refactoring `eval` to use iterative evaluation. | push | travis-ci | pending completion | ||
| 495 | without_eval_recursion | Refactoring FunctionWithEnv to also take the stack as an argument. | push | travis-ci | pending completion | ||
| 491 | without_eval_recursion | Fixing some broken prelude tests due to changing calling conventions. | push | travis-ci | pending completion | ||
| 478 | without_eval_recursion | Be more helpful if we can't evaluate a value. Note hitting this assertion is an interpreter bug, not a user error. | push | travis-ci | pending completion |