mvinl 0.1.4 → 0.1.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: mvinl
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.4
4
+ version: 0.1.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - siery
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-12-07 00:00:00.000000000 Z
11
+ date: 2024-12-14 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: pp
@@ -41,14 +41,18 @@ files:
41
41
  - bin/imvnl
42
42
  - edit/mvinl.vim
43
43
  - lib/mvinl.rb
44
+ - lib/mvinl/context.rb
44
45
  - lib/mvinl/info.rb
45
46
  - lib/mvinl/lexer.rb
46
47
  - lib/mvinl/parser.rb
47
48
  - mvinl.gemspec
48
49
  - rakelib/build.rake
50
+ - spec/complex_vars.mvnl
51
+ - spec/multiline_string.mvnl
49
52
  - spec/program_spec.rb
50
53
  - spec/spec_helper.rb
51
54
  - spec/stack.mvnl
55
+ - spec/vars.mvnl
52
56
  - syntax/mvinl.tab.rb
53
57
  homepage: https://rubygems.org/gems/mvinl
54
58
  licenses: