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

source-academy / js-slang / 211
77%

Build:
DEFAULT BRANCH: master
Ran 29 Oct 2018 09:45AM UTC
Jobs 1
Files 29
Run time 2s
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

pending completion
211

push

travis-ci

martin-henz
Add Chapter 4 (#23)

* Add specified function definitions

Misc functions are to be imported after this

* Import type checking and error methods

Only some are used, but all of them are imported to keep this file up to
date with all the functions that were present before

* Remove duplicate error function

* Add metaCircularParser to Context

This Parser will be preserved for the lifetime of the Context, and this
ensures that it is reset together with the context as well.

* Add parse function

* Fix no typing error for misc

* Rename JSON.stringify -> stringify

* Remove unused Parser import

From rebasing away jison commits

* Add base parser file

* Format parser file

* Use .js for parser file

* Import and use parser for parse function

* Add parser jison source

* Add metacircular interpreter source

* Add doc to refer to source

* Fix tests not compiling

There was a problem with transpiling the files when testing, because of
the .js files used. I first added a transformer for the .js files (that
didnt have one at first, throwing an error at the `export` line in
parser.js). Then, I added the presets required, which were displayed as
missing presets when trying to test

* Update build to a script

This script will run the typescript build, and then copy over the
required .js file over. Note that to add more .js files, the build
script will need to be modified.

* Use && for failing tsc

* testing dev env

* Add .js files to interpreter folder

Oh my

* testing of martins dev setup for meta

* another try

* another try: getting really ugly

* getting uglier

* getting ready for prime time

* forgot removing tag

* trying to get => to work

* another attempt to fix arrow

* minor mods

230 of 746 branches covered (30.83%)

Branch coverage included in aggregate %.

835 of 1743 relevant lines covered (47.91%)

218.16 hits per line

Jobs
ID Job ID Ran Files Coverage
1 211.1 29 Oct 2018 09:45AM UTC 0
42.79
Travis Job 211.1
Source Files on build 211
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #211
  • d7b7ed0b on github
  • Prev Build on master (#188)
  • Next Build on master (#219)
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