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

mohayonao / SCScript
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: implements-SCSet
DEFAULT BRANCH: master
Repo Added 19 Mar 2014 07:55AM UTC
Files 0
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 codegen
branch: codegen
CHANGE BRANCH
x
Reset
  • codegen
  • README
  • __tag__
  • add-accidental-number
  • bool
  • bytecode
  • classlib
  • cleanup-code
  • cli
  • code-cleanup
  • code-style
  • compile-error
  • console-post
  • dev
  • dev-tools
  • dollar
  • dollarSC
  • editor
  • fix
  • fix-76
  • fix-77
  • fix-codegen
  • fix-compiler
  • fix-compiler-newFrom
  • fix-consts
  • fix-issue-11
  • fix-issue-5
  • fix-numeric-literal
  • fix-symbol-literal
  • fix-tests
  • fix-unary-expression
  • function
  • function-default-args
  • generator-expr
  • implement-patterns
  • implement-scpattern
  • implements-SCDictionary
  • implements-SCSet
  • implements-routine
  • improve-bytecode
  • issue-106
  • jscode
  • jscs
  • klass
  • loop-method
  • master
  • minor-fixes
  • namespace
  • node-cli
  • parser
  • refactoring
  • refine-klass
  • repl
  • testem
  • tiny-fix
  • tools
  • use-dollar
  • v0.0.59
  • v0.0.65
  • v0.0.66
  • valueEnvir

pending completion
85

push

travis-ci

mohayonao
add codegen

- up front work
  - fix num-pi, (10 * Math.PI) -> 10 * Math.PI
  - fix [] -> .at(), .put()
  - fix assign method, a = x -> a_(x)
  - fix Series Literal (1..10), [1,2,3...10] -> 1.series(null, 10)
  - fix BooleanLiteral -> True/FalseLiteral
  - fix adverb as Symnol

- add codegen written in test version
- add tests for codegen
- fix codegen
- clean up
- use esprima
- fix test cases
- add parse demo
- build v0.0.13

6910 of 6910 relevant lines covered (100.0%)

67.43 hits per line

Relevant lines Covered
Build:
Build:
6910 RELEVANT LINES 6910 COVERED LINES
67.43 HITS PER LINE
Source Files on codegen
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
85 codegen add codegen - up front work - fix num-pi, (10 * Math.PI) -> 10 * Math.PI - fix [] -> .at(), .put() - fix assign method, a = x -> a_(x) - fix Series Literal (1..10), [1,2,3...10] -> 1.series(null, 10) - fix BooleanLiteral -> True/FalseLi... push 29 Apr 2014 09:53PM UTC mohayonao travis-ci pending completion  
See All Builds (377)
  • 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