summaryrefslogtreecommitdiff
path: root/etc/coderay-lib.tmproj
diff options
context:
space:
mode:
authormurphy <murphy@rubychan.de>2008-09-21 16:25:44 +0000
committermurphy <murphy@rubychan.de>2008-09-21 16:25:44 +0000
commit9a5f5e6217db0b7689b64ca0892feacf32be3d66 (patch)
tree98a25e39c452f0d7d1268810b014d929ab9930cc /etc/coderay-lib.tmproj
parent41acfacb91970c8fa4e8b34f35c718eb329a3733 (diff)
downloadcoderay-9a5f5e6217db0b7689b64ca0892feacf32be3d66.tar.gz
New: *Java Scanner* (closes #42).
* Based on JavaScript, does a good job, but may need more polish. * Java::BuiltinTypes::List is a helper constant that contains 2389 Java types. ** The list was generated from TextMate's Java bundle with the help of SimpleRegexpScanner. * I added the JRuby core classes as example code for testing (1.8 MB) JavaScript Scanner: * Fixed recognition of floats and algebraic signs. ** Still needs work - we need to distinguish i-1 from i+-1. More changes: * New: "SimpleRegexpScanner":http://murfy.de/simple-regexp-scanner * Added new token class :annotation along with CSS styles. ** Should be useful for Python, too. * coderay_suite warns if no scanner was found for this language. * PluginHost#default can be called without parameter (will return default id)
Diffstat (limited to 'etc/coderay-lib.tmproj')
-rw-r--r--etc/coderay-lib.tmproj36
1 files changed, 34 insertions, 2 deletions
diff --git a/etc/coderay-lib.tmproj b/etc/coderay-lib.tmproj
index ecd2d1c..3ecc1fe 100644
--- a/etc/coderay-lib.tmproj
+++ b/etc/coderay-lib.tmproj
@@ -5,12 +5,12 @@
<key>documents</key>
<array>
<dict>
- <key>expanded</key>
- <true/>
<key>name</key>
<string>lib</string>
<key>regexFolderFilter</key>
<string>!.*/(\.[^/]*|CVS|_darcs|\{arch\}|blib|.*~\.nib|.*\.(framework|app|pbproj|pbxproj|xcode(proj)?|bundle))$</string>
+ <key>selected</key>
+ <true/>
<key>sourceDirectory</key>
<string>../lib</string>
</dict>
@@ -19,38 +19,52 @@
<string>bin</string>
<key>regexFolderFilter</key>
<string>!.*/(\.[^/]*|CVS|_darcs|\{arch\}|blib|.*~\.nib|.*\.(framework|app|pbproj|pbxproj|xcode(proj)?|bundle))$</string>
+ <key>selected</key>
+ <true/>
<key>sourceDirectory</key>
<string>../bin</string>
</dict>
<dict>
<key>filename</key>
<string>../FOLDERS</string>
+ <key>selected</key>
+ <true/>
</dict>
<dict>
<key>filename</key>
<string>../ftp.yaml</string>
+ <key>selected</key>
+ <true/>
</dict>
<dict>
<key>name</key>
<string>gem_server</string>
<key>regexFolderFilter</key>
<string>!.*/(\.[^/]*|CVS|_darcs|\{arch\}|blib|.*~\.nib|.*\.(framework|app|pbproj|pbxproj|xcode(proj)?|bundle))$</string>
+ <key>selected</key>
+ <true/>
<key>sourceDirectory</key>
<string>../gem_server</string>
</dict>
<dict>
<key>filename</key>
<string>../IDEA</string>
+ <key>selected</key>
+ <true/>
</dict>
<dict>
<key>filename</key>
<string>../LICENSE</string>
+ <key>selected</key>
+ <true/>
</dict>
<dict>
<key>name</key>
<string>pkg</string>
<key>regexFolderFilter</key>
<string>!.*/(\.[^/]*|CVS|_darcs|\{arch\}|blib|.*~\.nib|.*\.(framework|app|pbproj|pbxproj|xcode(proj)?|bundle))$</string>
+ <key>selected</key>
+ <true/>
<key>sourceDirectory</key>
<string>../pkg</string>
</dict>
@@ -59,6 +73,8 @@
<string>rake_helpers</string>
<key>regexFolderFilter</key>
<string>!.*/(\.[^/]*|CVS|_darcs|\{arch\}|blib|.*~\.nib|.*\.(framework|app|pbproj|pbxproj|xcode(proj)?|bundle))$</string>
+ <key>selected</key>
+ <true/>
<key>sourceDirectory</key>
<string>../rake_helpers</string>
</dict>
@@ -67,6 +83,8 @@
<string>rake_tasks</string>
<key>regexFolderFilter</key>
<string>!.*/(\.[^/]*|CVS|_darcs|\{arch\}|blib|.*~\.nib|.*\.(framework|app|pbproj|pbxproj|xcode(proj)?|bundle))$</string>
+ <key>selected</key>
+ <true/>
<key>sourceDirectory</key>
<string>../rake_tasks</string>
</dict>
@@ -75,28 +93,38 @@
<string>../Rakefile</string>
<key>lastUsed</key>
<date>2008-08-06T18:57:10Z</date>
+ <key>selected</key>
+ <true/>
</dict>
<dict>
<key>filename</key>
<string>../README</string>
+ <key>selected</key>
+ <true/>
</dict>
<dict>
<key>filename</key>
<string>../diff</string>
<key>lastUsed</key>
<date>2008-08-11T12:12:11Z</date>
+ <key>selected</key>
+ <true/>
</dict>
<dict>
<key>filename</key>
<string>../TODO</string>
<key>lastUsed</key>
<date>2008-01-21T03:03:08Z</date>
+ <key>selected</key>
+ <true/>
</dict>
<dict>
<key>name</key>
<string>functional</string>
<key>regexFolderFilter</key>
<string>!.*/(\.[^/]*|CVS|_darcs|\{arch\}|blib|.*~\.nib|.*\.(framework|app|pbproj|pbxproj|xcode(proj)?|bundle))$</string>
+ <key>selected</key>
+ <true/>
<key>sourceDirectory</key>
<string>../test/functional</string>
</dict>
@@ -113,12 +141,16 @@
<string>../test/scanners/suite.rb</string>
<key>lastUsed</key>
<date>2008-08-04T21:50:01Z</date>
+ <key>selected</key>
+ <true/>
</dict>
<dict>
<key>filename</key>
<string>../bench/bench.rb</string>
<key>lastUsed</key>
<date>2008-08-04T21:50:12Z</date>
+ <key>selected</key>
+ <true/>
</dict>
</array>
<key>fileHierarchyDrawerWidth</key>