Sha256: d3e5ff0727b377fea53e09e9a30a996ab0b050d5360883504667508752dbc94b

Contents?: true

Size: 423 Bytes

Versions: 24

Compression:

Stored size: 423 Bytes

Contents

Feature: This feature bring Ruby's indexing capabililty to Javascript.  
  Scenario: Input file with Ruby style Array and String indexing
    Given the input file "array_string_indexing.nila"
    When the ~compiler is run
    The output file must be "array_string_indexing.js"
    The output file must equal "correct_indexing.js"

Configurations:

~compiler => src/nilac.rb
:v $cliusage => ruby :v --compile $file

Version data entries

24 entries across 24 versions & 1 rubygems

Version Path
nilac-0.0.4.3.3 shark/features/array_and_string_indexing.feature
nilac-0.0.4.3.0 shark/features/array_and_string_indexing.feature
nilac-0.0.4.2.9 shark/features/array_and_string_indexing.feature
nilac-0.0.4.2.8 shark/features/array_and_string_indexing.feature
nilac-0.0.4.2.6 shark/features/array_and_string_indexing.feature
nilac-0.0.4.2.5 shark/features/array_and_string_indexing.feature
nilac-0.0.4.2.4 shark/features/array_and_string_indexing.feature
nilac-0.0.4.2.3 shark/features/array_and_string_indexing.feature
nilac-0.0.4.2.2 shark/features/array_and_string_indexing.feature
nilac-0.0.4.2.1 shark/features/array_and_string_indexing.feature
nilac-0.0.4.2.0 shark/features/array_and_string_indexing.feature
nilac-0.0.4.1.9 shark/features/array_and_string_indexing.feature
nilac-0.0.4.1.8 shark/features/array_and_string_indexing.feature
nilac-0.0.4.1.7 shark/features/array_and_string_indexing.feature
nilac-0.0.4.1.6 shark/features/array_and_string_indexing.feature
nilac-0.0.4.1.5 shark/features/array_and_string_indexing.feature
nilac-0.0.4.1.4 shark/features/array_and_string_indexing.feature
nilac-0.0.4.1.3 shark/features/array_and_string_indexing.feature
nilac-0.0.4.1.2 shark/features/array_and_string_indexing.feature
nilac-0.0.4.1.1 shark/features/array_and_string_indexing.feature