• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

ilammy / sabre
97%

Build:
DEFAULT BRANCH: master
Repo Added 16 Dec 2017 10:46PM UTC
Files 37
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH master
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • format-expressions
  • kcov
  • master
  • move-envs-to-macros

pending completion
70

push

travis-ci

ilammy
Fix a typo in licensing statement

This has been bugging me for a while. Now I guess is a great time
to fix it! Also remove the "contributing" section from README. It's
kind of self-evident (and can be inferred from the license text).

I also pondered the prospect of relicensing all of the code simply
under Apache license, but that's too much of a bother to update all
of the copyright lines in the codebase.

3948 of 4051 relevant lines covered (97.46%)

0.97 hits per line

Relevant lines Covered
Build:
Build:
4051 RELEVANT LINES 3948 COVERED LINES
0.97 HITS PER LINE
Source Files on master
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
70 master Fix a typo in licensing statement This has been bugging me for a while. Now I guess is a great time to fix it! Also remove the "contributing" section from README. It's kind of self-evident (and can be inferred from the license text). I also pond... push 08 Mar 2019 10:53PM UTC ilammy travis-ci pending completion  
69 master Merge pull request #22 from ilammy/final-touches Final touches on the expander Some polishing of the expander updates. Refactor the code a bit, fix some TODOs, and finally add a test which verifies that all the previous changes actually work... Pull #23 14 Jan 2018 06:23AM UTC web-flow travis-ci pending completion  
68 new-expander Merge pull request #22 from ilammy/final-touches Final touches on the expander Some polishing of the expander updates. Refactor the code a bit, fix some TODOs, and finally add a test which verifies that all the previous changes actually work... push 14 Jan 2018 06:20AM UTC web-flow travis-ci pending completion  
67 new-expander Add a test for variable shadowing This is what we were working for! This test confirms that the expander is aware of binding structure and can see when an identifier denotes a runtime variable and when it is bound to a syntax transformer. This t... Pull #22 14 Jan 2018 04:32AM UTC web-flow travis-ci pending completion  
66 final-touches Add a test for variable shadowing This is what we were working for! This test confirms that the expander is aware of binding structure and can see when an identifier denotes a runtime variable and when it is bound to a syntax transformer. This t... push 14 Jan 2018 04:29AM UTC ilammy travis-ci pending completion  
65 new-expander Merge pull request #21 from ilammy/undefined-expression Introduce Undefined expression We've been arbitrarily using #f as a placeholder value for missing terms. Stop doing this and introduce an explicit expression which denotes an undefined ... push 14 Jan 2018 03:23AM UTC web-flow travis-ci pending completion  
64 new-expander Use Undefined for incomplete "set!" forms As with previous cases, instead of using #f for missing new value, use the Undefined expression. This includes both (set!) and (set! var). Pull #21 14 Jan 2018 03:22AM UTC web-flow travis-ci pending completion  
63 new-expander Merge pull request #20 from ilammy/update-expander Updated expander This commit sequence replaces the old macro expander with a new one that looks up expanders in environments. This allows shadowing of syntactic variables with runtime ones a... push 14 Jan 2018 03:19AM UTC web-flow travis-ci pending completion  
62 new-expander Drop old expanders and utilities Now no actual code uses the old expanders, we can drop them as well as the utilities they were using. Pull #20 14 Jan 2018 03:11AM UTC web-flow travis-ci pending completion  
61 new-expander Merge pull request #19 from ilammy/update-variable-resolution Update variable resolution This is some preparatory refactoring of the variable resolution code so that it is able to support syntactic variables. push 14 Jan 2018 03:08AM UTC web-flow travis-ci pending completion  
See All Builds (32)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc