nilac 0.0.4.3.7 → 0.0.4.3.8

Sign up to get free protection for your applications and to get access to all the features.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: nilac
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.4.3.7
4
+ version: 0.0.4.3.8
5
5
  platform: ruby
6
6
  authors:
7
7
  - Adhithya Rajasekaran
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2013-10-04 00:00:00.000000000 Z
11
+ date: 2013-10-05 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: shark
@@ -47,17 +47,6 @@ extensions: []
47
47
  extra_rdoc_files: []
48
48
  files:
49
49
  - .gitignore
50
- - .idea/.name
51
- - .idea/.rakeTasks
52
- - .idea/encodings.xml
53
- - .idea/libraries/Generated_files.xml
54
- - .idea/misc.xml
55
- - .idea/modules.xml
56
- - .idea/nila.iml
57
- - .idea/scopes/scope_settings.xml
58
- - .idea/vcs.xml
59
- - .idea/watcherTasks.xml
60
- - .idea/workspace.xml
61
50
  - Gemfile
62
51
  - LICENSE
63
52
  - README.md
@@ -71,6 +60,7 @@ files:
71
60
  - shark/features/add_auto_return_statement.feature
72
61
  - shark/features/array_and_string_indexing.feature
73
62
  - shark/features/barebones_compilation.feature
63
+ - shark/features/case_when.feature
74
64
  - shark/features/default_method_parameters.feature
75
65
  - shark/features/fix_newlines.feature
76
66
  - shark/features/hashes.feature
@@ -92,7 +82,9 @@ files:
92
82
  - shark/features/unless_until.feature
93
83
  - shark/features/whitespace_delimitation.feature
94
84
  - shark/test_files/array_string_indexing.nila
85
+ - shark/test_files/case.nila
95
86
  - shark/test_files/correct.js
87
+ - shark/test_files/correct_case.js
96
88
  - shark/test_files/correct_default_parameters.js
97
89
  - shark/test_files/correct_for.js
98
90
  - shark/test_files/correct_hashes.js
data/.idea/.name DELETED
@@ -1 +0,0 @@
1
- nila
data/.idea/.rakeTasks DELETED
@@ -1,7 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <Settings><!--This file was automatically generated by Ruby plugin.
3
- You are allowed to:
4
- 1. Remove rake task
5
- 2. Add existing rake tasks
6
- To add existing rake tasks automatically delete this file and reload the project.
7
- --><RakeGroup description="" fullCmd="" taksId="rake"><RakeTask description="Build nilac-0.0.4.3.3.gem into the pkg directory" fullCmd="build" taksId="build" /><RakeTask description="Build and install nilac-0.0.4.3.3.gem into system gems" fullCmd="install" taksId="install" /><RakeTask description="Create tag v0.0.4.3.3 and build and push nilac-0.0.4.3.3.gem to Rubygems" fullCmd="release" taksId="release" /></RakeGroup></Settings>
data/.idea/encodings.xml DELETED
@@ -1,5 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <project version="4">
3
- <component name="Encoding" useUTFGuessing="true" native2AsciiForPropertiesFiles="false" />
4
- </project>
5
-
@@ -1,13 +0,0 @@
1
- <component name="libraryTable">
2
- <library name="Generated files" type="javaScript">
3
- <properties>
4
- <sourceFilesUrls>
5
- <item url="file://$PROJECT_DIR$/examples/r.js" />
6
- </sourceFilesUrls>
7
- </properties>
8
- <CLASSES>
9
- <root url="file://$PROJECT_DIR$/examples/r.js" />
10
- </CLASSES>
11
- <SOURCES />
12
- </library>
13
- </component>
data/.idea/misc.xml DELETED
@@ -1,5 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <project version="4">
3
- <component name="ProjectRootManager" version="2" project-jdk-name="RVM: ruby-2.0.0-p247" project-jdk-type="RUBY_SDK" />
4
- </project>
5
-
data/.idea/modules.xml DELETED
@@ -1,9 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <project version="4">
3
- <component name="ProjectModuleManager">
4
- <modules>
5
- <module fileurl="file://$PROJECT_DIR$/.idea/nila.iml" filepath="$PROJECT_DIR$/.idea/nila.iml" />
6
- </modules>
7
- </component>
8
- </project>
9
-
data/.idea/nila.iml DELETED
@@ -1,21 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <module type="RUBY_MODULE" version="4">
3
- <component name="FacetManager">
4
- <facet type="gem" name="Gem">
5
- <configuration>
6
- <option name="GEM_APP_ROOT_PATH" value="$MODULE_DIR$" />
7
- <option name="GEM_APP_TEST_PATH" value="" />
8
- <option name="GEM_APP_LIB_PATH" value="$MODULE_DIR$/lib" />
9
- </configuration>
10
- </facet>
11
- </component>
12
- <component name="NewModuleRootManager">
13
- <content url="file://$MODULE_DIR$" />
14
- <orderEntry type="inheritedJdk" />
15
- <orderEntry type="sourceFolder" forTests="false" />
16
- <orderEntry type="library" scope="PROVIDED" name="bundler (v1.3.5, RVM: ruby-2.0.0-p247) [gem]" level="application" />
17
- <orderEntry type="library" scope="PROVIDED" name="shark (v0.0.0.5.2, RVM: ruby-2.0.0-p247) [gem]" level="application" />
18
- <orderEntry type="library" scope="PROVIDED" name="slop (v3.4.6, RVM: ruby-2.0.0-p247) [gem]" level="application" />
19
- </component>
20
- </module>
21
-
@@ -1,5 +0,0 @@
1
- <component name="DependencyValidationManager">
2
- <state>
3
- <option name="SKIP_IMPORT_STATEMENTS" value="false" />
4
- </state>
5
- </component>
data/.idea/vcs.xml DELETED
@@ -1,7 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <project version="4">
3
- <component name="VcsDirectoryMappings">
4
- <mapping directory="$PROJECT_DIR$" vcs="Git" />
5
- </component>
6
- </project>
7
-
@@ -1,26 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <project version="4">
3
- <component name="ProjectTasksOptions">
4
- <TaskOptions isEnabled="false">
5
- <option name="arguments" value="-c $FileName$" />
6
- <option name="checkSyntaxErrors" value="true" />
7
- <option name="description" value="Compile .nila files into .js files" />
8
- <option name="exitCodeBehavior" value="ERROR" />
9
- <option name="fileExtension" value="Nila" />
10
- <option name="immediateSync" value="true" />
11
- <option name="name" value="Nila" />
12
- <option name="output" value="$FileNameWithoutExtension$.js" />
13
- <option name="outputFilters">
14
- <array />
15
- </option>
16
- <option name="outputFromStdout" value="false" />
17
- <option name="passParentEnvs" value="true" />
18
- <option name="program" value="$USER_HOME$/.rvm/gems/ruby-2.0.0-p247/gems/nilac-0.0.4.3.3/src/nilac.rb" />
19
- <option name="scopeName" value="Project Files" />
20
- <option name="trackOnlyRoot" value="false" />
21
- <option name="workingDir" value="$FileDir$" />
22
- <envs />
23
- </TaskOptions>
24
- </component>
25
- </project>
26
-