Sha256: 8f02c0187591f1d8666bb7b6bf5e2aeda86dd4f69f9b5d4c7b4e12339c97b8e0

Contents?: true

Size: 386 Bytes

Versions: 17

Compression:

Stored size: 386 Bytes

Contents

Feature: This feature bring Ruby's while statement to Nila.   
  Scenario: Input function with while statements
    Given the input file "regular_while.nila"
    When the ~compiler is run
    The output file must be "regular_while.js"
    The output file must equal "correct_regular_while.js"

Configurations:

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

Version data entries

17 entries across 17 versions & 1 rubygems

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