Christian Nicolai
f4be1d570d
Updated HowItWorks
2011-08-01 19:21:50 +02:00
Christian Nicolai
81411e1446
Updated HowItWorks
2011-08-01 19:01:46 +02:00
Christian Nicolai
26bf96cc4c
Updated HowItWorks
2011-08-01 18:56:59 +02:00
Christian Nicolai
03523d5ac6
Outsourced description into HowItWorks.md
2011-08-01 18:53:45 +02:00
Christian Nicolai
b00055a6e3
Updated README
2011-08-01 18:46:03 +02:00
Christian Nicolai
b75473babf
Improved predicate highlight
2011-08-01 15:34:07 +02:00
Christian Nicolai
051fb7e61b
Predicate highlight for Prolog
...
This is done by using mark/endmark and recolormark facilities of jsf.
2011-08-01 15:30:09 +02:00
Christian Nicolai
fe6271c08a
Corrected tabs - using tab size 8
2011-08-01 11:21:59 +02:00
Christian Nicolai
feb8e9fbed
Use tab size 8 for jsf files
...
Good old unix style...
2011-08-01 11:09:48 +02:00
Christian Nicolai
649adaa634
Only highlight {} in Ruby (like Java)
2011-08-01 10:41:02 +02:00
Christian Nicolai
fa890e5f6a
Fixed brace support for ruby
2011-08-01 10:38:51 +02:00
Christian Nicolai
fda50c3968
Brace support for Ruby
2011-08-01 10:32:23 +02:00
Christian Nicolai
848f80c0b7
Updated README
2011-08-01 10:25:17 +02:00
Christian Nicolai
969e481e05
Extended ftyperc by Markdown, YAML support
2011-08-01 02:00:29 +02:00
Christian Nicolai
9cc4fa37d0
Original JOE ftyperc (file -> syntax mapping)
2011-08-01 01:59:53 +02:00
Christian Nicolai
fa3e34279c
Greatly extended YAML syntax file for JOE
...
New features:
- YAML directive support (red)
- YAML string (as scalar) support
- brace hilite (magenta)
- YAML block delimeters --- and ... (blue)
- YAML references &idxy and *idxy (yellow)
- YAML datatypes: builtin ones and local-defined (by user)
2011-08-01 01:53:52 +02:00
Christian Nicolai
cf3dd2ebd8
Removed experiments from yaml.jsf
2011-08-01 00:49:46 +02:00
Christian Nicolai
3503381f40
Some experiments with yaml.jsf
2011-08-01 00:48:52 +02:00
Christian Nicolai
293ea4995c
New YAML parsing profile for JOE
...
Currently only supports single line comments.
2011-08-01 00:09:15 +02:00
Christian Nicolai
b657c3c74b
Added jsf for Markdown
...
And by the way: plain text should be augmented!
2011-07-31 23:41:28 +02:00
Christian Nicolai
c73df189f8
Improved ruby.jsf
...
Now class and instance members (@@var and @var) will be recognized correctly.
2011-07-31 22:55:29 +02:00
Christian Nicolai
7904eb9dbf
Extended prolog.jsf
...
New features:
- multiline comments
- brace detection (magenta) for e.g. lists
- long list of keywords
2011-07-31 22:43:51 +02:00
Christian Nicolai
5b95c54985
Added prolog syntax highlighting for JOE
...
Feature are until now:
- single line comments
- Variables (capital letter)
- some keywords (like write, nl)
- integer numbers
2011-07-31 22:06:40 +02:00
Christian Nicolai
cbccf51357
Updated README
2011-07-31 17:05:53 +02:00
Christian Nicolai
e03f8bdeb5
Updated README
2011-07-31 17:00:58 +02:00
Christian Nicolai
1a3b10fa3e
Updated README
2011-07-31 16:58:19 +02:00
Christian Nicolai
56f2134055
Extended ruby.jsf
...
New features are:
- TODO (and FIXME, BUG, XXX) highlight in oneline comments (bold green)
- :symbols support (red)
- proc block argument highlight for e.g. |arg,val| (yellow, disabled)
- class member highlight for e.g. @field (brown, disabled)
- additional quasi-keywords
Disabled features may be enabled by setting a color in the header.
2011-07-31 16:50:38 +02:00
Christian Nicolai
e6384eab3f
Added original ruby syntax highlighting file
2011-07-31 16:29:37 +02:00
Christian Nicolai
d1ab2b4bc4
Fiat lux
2011-07-31 16:26:53 +02:00