Sha256: 1cc274a6b006350088643d63efb34eaf5d0cf9ad4d5782dd8ef6d34a23da055f

Contents?: true

Size: 397 Bytes

Versions: 11

Compression:

Stored size: 397 Bytes

Contents

# Opal specs overview

* **rubyspecs** (file) a whitelist of RubySpec files to be ran
* **corelib** RubySpec examples (submodule)
* **stdlib** `rubysl-*` examples (submodules)
* **filters** The list of MSpec/RubySpec examples that are either bugs or unsupported
* **opal** opal additions/special behaviour in the runtime/corelib
* **lib** specs for opal lib (parser, lexer, grammar, compiler etc)

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
opal-0.8.1 spec/README.md
opal-0.8.1.rc1 spec/README.md
opal-0.8.0 spec/README.md
opal-0.8.0.rc3 spec/README.md
opal-0.8.0.rc2 spec/README.md
opal-0.8.0.rc1 spec/README.md
opal-0.8.0.beta1 spec/README.md
opal-0.7.2 spec/README.md
opal-0.7.1 spec/README.md
opal-0.7.0 spec/README.md
opal-0.7.0.rc1 spec/README.md