profligacy 0.2-jruby → 0.3-jruby
Sign up to get free protection for your applications and to get access to all the features.
- data/Rakefile +6 -4
- data/doc/rdoc/classes/Proc.src/M000001.html +4 -4
- data/doc/rdoc/classes/Proc.src/M000002.html +4 -4
- data/doc/rdoc/classes/Profligacy/LELGroupLayout.html +296 -0
- data/doc/rdoc/classes/Profligacy/LELGroupLayout.src/M000014.html +28 -0
- data/doc/rdoc/classes/Profligacy/LELGroupLayout.src/M000015.html +18 -0
- data/doc/rdoc/classes/Profligacy/LELGroupLayout.src/M000016.html +19 -0
- data/doc/rdoc/classes/Profligacy/LELGroupLayout.src/M000017.html +23 -0
- data/doc/rdoc/classes/Profligacy/LELGroupLayout.src/M000018.html +27 -0
- data/doc/rdoc/classes/Profligacy/LELGroupLayout.src/M000019.html +19 -0
- data/doc/rdoc/classes/Profligacy/LELGroupLayout.src/M000020.html +23 -0
- data/doc/rdoc/classes/Profligacy/LELGroupLayout.src/M000021.html +18 -0
- data/doc/rdoc/classes/Profligacy/LELGroupLayout.src/M000022.html +18 -0
- data/doc/rdoc/classes/Profligacy/LELGroupLayout.src/M000023.html +18 -0
- data/doc/rdoc/classes/Profligacy/LELGroupLayout.src/M000024.html +21 -0
- data/doc/rdoc/classes/Profligacy/LELNameScanner.html +189 -0
- data/doc/rdoc/classes/Profligacy/LELNameScanner.src/M000025.html +18 -0
- data/doc/rdoc/classes/Profligacy/LELNameScanner.src/M000026.html +18 -0
- data/doc/rdoc/classes/Profligacy/LELNameScanner.src/M000027.html +18 -0
- data/doc/rdoc/classes/Profligacy/Swing/Build.html +30 -0
- data/doc/rdoc/classes/Profligacy/Swing/Build.src/M000003.html +3 -6
- data/doc/rdoc/classes/Profligacy/Swing/Build.src/M000004.html +4 -4
- data/doc/rdoc/classes/Profligacy/Swing/Build.src/M000005.html +25 -31
- data/doc/rdoc/classes/Profligacy/Swing/Build.src/M000006.html +4 -4
- data/doc/rdoc/classes/Profligacy/Swing/Build.src/M000007.html +8 -8
- data/doc/rdoc/classes/Profligacy/Swing/Build.src/M000008.html +21 -0
- data/doc/rdoc/classes/Profligacy/Swing/Build.src/M000009.html +24 -0
- data/doc/rdoc/classes/Profligacy/Swing/LEL.html +169 -0
- data/doc/rdoc/classes/Profligacy/Swing/LEL.src/M000010.html +33 -0
- data/doc/rdoc/classes/Profligacy/Swing/LEL.src/M000011.html +36 -0
- data/doc/rdoc/classes/Profligacy/Swing/RunnableProc.html +10 -10
- data/doc/rdoc/classes/Profligacy/Swing/RunnableProc.src/{M000008.html → M000012.html} +0 -0
- data/doc/rdoc/classes/Profligacy/Swing/RunnableProc.src/{M000009.html → M000013.html} +0 -0
- data/doc/rdoc/classes/Profligacy/Swing.html +5 -0
- data/doc/rdoc/classes/Profligacy.html +6 -0
- data/doc/rdoc/created.rid +1 -1
- data/doc/rdoc/files/lib/profligacy/lel_rb.html +101 -0
- data/doc/rdoc/files/lib/profligacy/swing_rb.html +1 -1
- data/doc/rdoc/fr_class_index.html +3 -0
- data/doc/rdoc/fr_file_index.html +1 -0
- data/doc/rdoc/fr_method_index.html +20 -2
- data/examples/layout_test.rb +25 -0
- data/examples/swing8_lel.rb +63 -0
- data/lib/profligacy/LELParser$LELEventListener.class +0 -0
- data/lib/profligacy/LELParser.class +0 -0
- data/lib/profligacy/LELParser.java +342 -0
- data/lib/profligacy/LELParser.rl +84 -0
- data/lib/profligacy/lel.rb +199 -0
- data/lib/profligacy/swing.rb +18 -11
- metadata +38 -6
metadata
CHANGED
@@ -7,7 +7,7 @@ required_ruby_version: !ruby/object:Gem::Version::Requirement
|
|
7
7
|
version:
|
8
8
|
email:
|
9
9
|
cert_chain:
|
10
|
-
summary: Profligacy
|
10
|
+
summary: Profligacy The Swing Reducer.
|
11
11
|
post_install_message:
|
12
12
|
homepage:
|
13
13
|
extra_rdoc_files:
|
@@ -18,7 +18,7 @@ rdoc_options: []
|
|
18
18
|
rubyforge_project:
|
19
19
|
autorequire:
|
20
20
|
executables: []
|
21
|
-
description: Profligacy
|
21
|
+
description: Profligacy The Swing Reducer.
|
22
22
|
default_executable:
|
23
23
|
files:
|
24
24
|
- COPYING
|
@@ -39,10 +39,30 @@ files:
|
|
39
39
|
- doc/rdoc/classes/Profligacy.html
|
40
40
|
- doc/rdoc/classes/Proc.src/M000001.html
|
41
41
|
- doc/rdoc/classes/Proc.src/M000002.html
|
42
|
+
- doc/rdoc/classes/Profligacy/LELGroupLayout.html
|
43
|
+
- doc/rdoc/classes/Profligacy/LELGroupLayout.src
|
44
|
+
- doc/rdoc/classes/Profligacy/LELNameScanner.html
|
45
|
+
- doc/rdoc/classes/Profligacy/LELNameScanner.src
|
42
46
|
- doc/rdoc/classes/Profligacy/Swing
|
43
47
|
- doc/rdoc/classes/Profligacy/Swing.html
|
48
|
+
- doc/rdoc/classes/Profligacy/LELGroupLayout.src/M000014.html
|
49
|
+
- doc/rdoc/classes/Profligacy/LELGroupLayout.src/M000015.html
|
50
|
+
- doc/rdoc/classes/Profligacy/LELGroupLayout.src/M000016.html
|
51
|
+
- doc/rdoc/classes/Profligacy/LELGroupLayout.src/M000017.html
|
52
|
+
- doc/rdoc/classes/Profligacy/LELGroupLayout.src/M000018.html
|
53
|
+
- doc/rdoc/classes/Profligacy/LELGroupLayout.src/M000019.html
|
54
|
+
- doc/rdoc/classes/Profligacy/LELGroupLayout.src/M000020.html
|
55
|
+
- doc/rdoc/classes/Profligacy/LELGroupLayout.src/M000021.html
|
56
|
+
- doc/rdoc/classes/Profligacy/LELGroupLayout.src/M000022.html
|
57
|
+
- doc/rdoc/classes/Profligacy/LELGroupLayout.src/M000023.html
|
58
|
+
- doc/rdoc/classes/Profligacy/LELGroupLayout.src/M000024.html
|
59
|
+
- doc/rdoc/classes/Profligacy/LELNameScanner.src/M000025.html
|
60
|
+
- doc/rdoc/classes/Profligacy/LELNameScanner.src/M000026.html
|
61
|
+
- doc/rdoc/classes/Profligacy/LELNameScanner.src/M000027.html
|
44
62
|
- doc/rdoc/classes/Profligacy/Swing/Build.html
|
45
63
|
- doc/rdoc/classes/Profligacy/Swing/Build.src
|
64
|
+
- doc/rdoc/classes/Profligacy/Swing/LEL.html
|
65
|
+
- doc/rdoc/classes/Profligacy/Swing/LEL.src
|
46
66
|
- doc/rdoc/classes/Profligacy/Swing/Listeners.html
|
47
67
|
- doc/rdoc/classes/Profligacy/Swing/RunnableProc.html
|
48
68
|
- doc/rdoc/classes/Profligacy/Swing/RunnableProc.src
|
@@ -51,14 +71,20 @@ files:
|
|
51
71
|
- doc/rdoc/classes/Profligacy/Swing/Build.src/M000005.html
|
52
72
|
- doc/rdoc/classes/Profligacy/Swing/Build.src/M000006.html
|
53
73
|
- doc/rdoc/classes/Profligacy/Swing/Build.src/M000007.html
|
54
|
-
- doc/rdoc/classes/Profligacy/Swing/
|
55
|
-
- doc/rdoc/classes/Profligacy/Swing/
|
74
|
+
- doc/rdoc/classes/Profligacy/Swing/Build.src/M000008.html
|
75
|
+
- doc/rdoc/classes/Profligacy/Swing/Build.src/M000009.html
|
76
|
+
- doc/rdoc/classes/Profligacy/Swing/LEL.src/M000010.html
|
77
|
+
- doc/rdoc/classes/Profligacy/Swing/LEL.src/M000011.html
|
78
|
+
- doc/rdoc/classes/Profligacy/Swing/RunnableProc.src/M000012.html
|
79
|
+
- doc/rdoc/classes/Profligacy/Swing/RunnableProc.src/M000013.html
|
56
80
|
- doc/rdoc/files/COPYING.html
|
57
81
|
- doc/rdoc/files/LICENSE.html
|
58
82
|
- doc/rdoc/files/README.html
|
59
83
|
- doc/rdoc/files/lib
|
60
84
|
- doc/rdoc/files/lib/profligacy
|
85
|
+
- doc/rdoc/files/lib/profligacy/lel_rb.html
|
61
86
|
- doc/rdoc/files/lib/profligacy/swing_rb.html
|
87
|
+
- examples/layout_test.rb
|
62
88
|
- examples/prefuse_sample.rb
|
63
89
|
- examples/swing1.rb
|
64
90
|
- examples/swing2.rb
|
@@ -68,8 +94,14 @@ files:
|
|
68
94
|
- examples/swing6.rb
|
69
95
|
- examples/swing7.rb
|
70
96
|
- examples/swing8.rb
|
97
|
+
- examples/swing8_lel.rb
|
71
98
|
- tools/rakehelp.rb
|
99
|
+
- lib/profligacy/lel.rb
|
72
100
|
- lib/profligacy/swing.rb
|
101
|
+
- lib/profligacy/LELParser.rl
|
102
|
+
- lib/profligacy/LELParser.java
|
103
|
+
- lib/profligacy/LELParser$LELEventListener.class
|
104
|
+
- lib/profligacy/LELParser.class
|
73
105
|
specification_version: 1
|
74
106
|
extensions: []
|
75
107
|
rubygems_version: 0.9.4
|
@@ -77,11 +109,11 @@ requirements: []
|
|
77
109
|
authors:
|
78
110
|
- Zed A. Shaw
|
79
111
|
platform: jruby
|
80
|
-
date: 2007-07-
|
112
|
+
date: 2007-07-06 04:00:00 +00:00
|
81
113
|
require_paths:
|
82
114
|
- lib
|
83
115
|
version: !ruby/object:Gem::Version
|
84
|
-
version: !str 0.
|
116
|
+
version: !str 0.3
|
85
117
|
test_files: []
|
86
118
|
bindir: bin
|
87
119
|
dependencies: []
|