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

cheddar-lang / Cheddar / 713 / 2
81%
master: 74%

Build:
Build:
LAST BUILD BRANCH: bindings
DEFAULT BRANCH: master
Ran 30 Oct 2016 02:57AM UTC
Files 158
Run time 6s
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

29 Oct 2016 07:37PM UTC coverage: 81.201%. Remained the same
CXX=g++-4.8

push

travis-ci

vihanb
feature [stdlib]: Added dynamic STDLIB  items

Within any STDLIB item. the `__COMPILE_SRC` and `__COMPILE` macros
will convert either the given file name, or string, respecively,
to a static, compiled cheddar CST. This can be passed to `api.src`
which will interpreter it additonally given the class name to
ignore, to avoid a cyclic dependency.

The cheddar file by convention shall be placed within a
`./natives.cheddar` directory. The very first line should be in the
format of:

    # itemName
    code

Where itemName will be the object's name in STDLIB. Additionally,
the `.src` function will look for a `main` item in the global scope
meaning a class, function, etc. can all be created

Signed-off-by: Vihan B <contact@vihan.org>

1866 of 2298 relevant lines covered (81.2%)

135.56 hits per line

Source Files on job 713.2 (CXX=g++-4.8)
  • Tree
  • List 0
  • Changed 3
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 713
  • Travis Job 713.2
  • 588f2dba on github
  • Prev Job for CXX=g++-4.8 on feature-dynamic (#703.1)
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