1
0
mirror of https://github.com/cmur2/joe-syntax.git synced 2025-04-10 06:23:42 +02:00

Commit Graph

  • 6bea2b0dee Ruby: no-keyword detection for e.g. .nil? or .private or .class Christian Nicolai 2011-09-18 23:40:34 +02:00
  • 023d39ed80 Ruby: remove .<digit> float support Christian Nicolai 2011-09-18 22:09:56 +02:00
  • 92de67ef9e Ruby: fix symbol detection - it now detects 1-char-symbols like :s Christian Nicolai 2011-09-18 16:35:32 +02:00
  • da873ca713 Ruby: fixed class declaration hilite Christian Nicolai 2011-09-18 16:30:00 +02:00
  • 23aa59efc2 Ruby: class name declaration highlighter (bold blue) Christian Nicolai 2011-09-17 20:37:53 +02:00
  • 2368f93f0e ´Ruby: highlight global variables yellow by default Christian Nicolai 2011-09-14 11:27:40 +02:00
  • 719446269f Python: quasi-keywords and support for decorators (@annotation -> red) Christian Nicolai 2011-09-03 16:46:25 +02:00
  • c0d169a2ce Python: Highlight "private" members (e.g. _var) in brown Christian Nicolai 2011-09-03 16:18:07 +02:00
  • 499511cac7 Python docstrings should be green Christian Nicolai 2011-09-03 16:00:12 +02:00
  • 269586ce04 Todo label highlighting for Python Christian Nicolai 2011-09-03 11:05:07 +02:00
  • dfb8ac1c22 Added original JOE highlighter for Python Christian Nicolai 2011-09-03 11:03:43 +02:00
  • 047a0a054a Updated REAMDE Christian Nicolai 2011-08-22 19:30:01 +02:00
  • 419e028f5f Made CSS parser <?php?> aware when in html/php files Christian Nicolai 2011-08-17 23:58:48 +02:00
  • e8990285cd Added JOEs original HTML and CSS highlighters Christian Nicolai 2011-08-17 23:57:26 +02:00
  • d062c874bd Allow ? and ! in Ruby identifiers Christian Nicolai 2011-08-11 22:53:32 +02:00
  • 40568ca3e3 More keywords for Ruby, disabled $global variables Christian Nicolai 2011-08-11 22:41:01 +02:00
  • b4d4027981 Pure line-based approach is too complex Christian Nicolai 2011-08-10 10:27:00 +02:00
  • 8a65b04859 New syntax highlighter for assembly in AT&T syntax Christian Nicolai 2011-08-07 12:05:19 +02:00
  • d18838749c Updated README Christian Nicolai 2011-08-07 10:39:35 +02:00
  • 77fc8c0184 Disabled options --force, --spaces Christian Nicolai 2011-08-07 10:34:51 +02:00
  • 254f6fa3d2 Generator script for bundles Christian Nicolai 2011-08-06 23:08:34 +02:00
  • 4ec555bf68 Updated README Christian Nicolai 2011-08-06 23:04:31 +02:00
  • 8b66e98b4a Updated README Christian Nicolai 2011-08-06 22:19:09 +02:00
  • 6192219d98 Fixed bug in js.jsf Christian Nicolai 2011-08-06 14:16:29 +02:00
  • 268167c81e New bad tab highlighter for YAML files Christian Nicolai 2011-08-06 12:44:51 +02:00
  • 0ca5a95d56 after_term support for Javascript highlighter Christian Nicolai 2011-08-06 12:32:37 +02:00
  • 5b54f69666 Reformatted ruby.jsf for tabsize 8 Christian Nicolai 2011-08-06 12:29:43 +02:00
  • 70b8e6a2d0 Fixed minor bug in php.jsf Christian Nicolai 2011-08-06 12:24:54 +02:00
  • 97035588b0 Original JOE syntax highlighting file for PHP Christian Nicolai 2011-08-06 12:23:28 +02:00
  • c09253442f Improved js.jsf Christian Nicolai 2011-08-06 00:39:04 +02:00
  • 8014f8603f Fixed bug Christian Nicolai 2011-08-06 00:38:52 +02:00
  • a2c886e3fa Added revamped Javascript highlighter Christian Nicolai 2011-08-05 23:45:04 +02:00
  • fa61d19d1c Improved java highlighter by additional keywords Christian Nicolai 2011-08-05 23:32:46 +02:00
  • d3e22cfc31 Added XML nested declaration patch Christian Nicolai 2011-08-05 22:58:55 +02:00
  • 6b47a433ab Added whitespace highlighting scheme Christian Nicolai 2011-08-05 22:56:58 +02:00
  • 60f12d591d Added global variable highlighter for ruby Christian Nicolai 2011-08-04 00:23:31 +02:00
  • 267ac0301b Added some subtypes of ruby files Christian Nicolai 2011-08-03 00:15:46 +02:00
  • cc7cbfc270 Added comment information for several files Christian Nicolai 2011-08-03 00:07:01 +02:00
  • ee54b1ff60 New syntax highlighter for INI files Christian Nicolai 2011-08-02 23:46:07 +02:00
  • ca2159561e Cleaned properties.jsf up Christian Nicolai 2011-08-02 23:45:43 +02:00
  • 6d9bc7ef5a Updated HowItWorks.md Christian Nicolai 2011-08-02 22:14:39 +02:00
  • 1075dd7278 Updated HowItWorks.md Christian Nicolai 2011-08-02 22:10:26 +02:00
  • 6ce845cb5a New JOE highlighter for Java's .properties files Christian Nicolai 2011-08-02 22:03:36 +02:00
  • 69bdfbbf9b New comment todo labels for java Christian Nicolai 2011-08-02 18:53:07 +02:00
  • acee020264 Refactored ruby comment todo labels Christian Nicolai 2011-08-02 18:52:46 +02:00
  • 09e10b4b36 New separate template file for comment todo labels Christian Nicolai 2011-08-02 18:52:01 +02:00
  • 46014493d8 Removed URL highlighter Christian Nicolai 2011-08-02 17:50:59 +02:00
  • 6eaac228a3 Renamed antvar subroutine to maybe_antvar Christian Nicolai 2011-08-02 17:27:05 +02:00
  • 5912526050 URL highlighter for YAML Christian Nicolai 2011-08-02 17:23:09 +02:00
  • c8bb8774a7 Fixed bug in yaml.jsf Christian Nicolai 2011-08-02 16:45:04 +02:00
  • 495194d5ca Fixed ruby string substitution highlight Christian Nicolai 2011-08-02 15:16:22 +02:00
  • 2dfd716959 Improved Ant syntax highlighting Christian Nicolai 2011-08-02 15:00:12 +02:00
  • 1a314919ff New syntax highlighting for Ant scripts Christian Nicolai 2011-08-02 13:58:41 +02:00
  • fe150361d1 Updated README Christian Nicolai 2011-08-02 13:09:30 +02:00
  • 87f179cf52 New syntax highlighting profile for apt's sources.list Christian Nicolai 2011-08-02 13:06:11 +02:00
  • 63a431bc13 Improved yaml.jsf Christian Nicolai 2011-08-02 12:29:30 +02:00
  • c12712df6c Method hilite for Java, prolog.jsf tabs corrected Christian Nicolai 2011-08-01 20:48:33 +02:00
  • 82ec704ab2 Added JOEs original java syntax highlighting file Christian Nicolai 2011-08-01 19:49:39 +02:00
  • 5d55ca5db6 Updated HowItWorks Christian Nicolai 2011-08-01 19:42:44 +02:00
  • e0304b565a Updated HowItWorks Christian Nicolai 2011-08-01 19:35:32 +02:00
  • f4be1d570d Updated HowItWorks Christian Nicolai 2011-08-01 19:21:50 +02:00
  • 81411e1446 Updated HowItWorks Christian Nicolai 2011-08-01 19:01:46 +02:00
  • 26bf96cc4c Updated HowItWorks Christian Nicolai 2011-08-01 18:56:59 +02:00
  • 03523d5ac6 Outsourced description into HowItWorks.md Christian Nicolai 2011-08-01 18:53:45 +02:00
  • b00055a6e3 Updated README Christian Nicolai 2011-08-01 18:46:03 +02:00
  • b75473babf Improved predicate highlight Christian Nicolai 2011-08-01 15:34:07 +02:00
  • 051fb7e61b Predicate highlight for Prolog Christian Nicolai 2011-08-01 15:30:09 +02:00
  • fe6271c08a Corrected tabs - using tab size 8 Christian Nicolai 2011-08-01 11:21:59 +02:00
  • feb8e9fbed Use tab size 8 for jsf files Christian Nicolai 2011-08-01 11:09:48 +02:00
  • 649adaa634 Only highlight {} in Ruby (like Java) Christian Nicolai 2011-08-01 10:41:02 +02:00
  • fa890e5f6a Fixed brace support for ruby Christian Nicolai 2011-08-01 10:38:51 +02:00
  • fda50c3968 Brace support for Ruby Christian Nicolai 2011-08-01 10:32:23 +02:00
  • 848f80c0b7 Updated README Christian Nicolai 2011-08-01 10:25:17 +02:00
  • 969e481e05 Extended ftyperc by Markdown, YAML support Christian Nicolai 2011-08-01 02:00:29 +02:00
  • 9cc4fa37d0 Original JOE ftyperc (file -> syntax mapping) Christian Nicolai 2011-08-01 01:59:53 +02:00
  • fa3e34279c Greatly extended YAML syntax file for JOE Christian Nicolai 2011-08-01 01:53:52 +02:00
  • cf3dd2ebd8 Removed experiments from yaml.jsf Christian Nicolai 2011-08-01 00:49:46 +02:00
  • 3503381f40 Some experiments with yaml.jsf Christian Nicolai 2011-08-01 00:48:52 +02:00
  • 293ea4995c New YAML parsing profile for JOE Christian Nicolai 2011-08-01 00:09:15 +02:00
  • b657c3c74b Added jsf for Markdown Christian Nicolai 2011-07-31 23:41:28 +02:00
  • c73df189f8 Improved ruby.jsf Christian Nicolai 2011-07-31 22:55:29 +02:00
  • 7904eb9dbf Extended prolog.jsf Christian Nicolai 2011-07-31 22:43:51 +02:00
  • 5b95c54985 Added prolog syntax highlighting for JOE Christian Nicolai 2011-07-31 22:06:40 +02:00
  • cbccf51357 Updated README Christian Nicolai 2011-07-31 17:05:53 +02:00
  • e03f8bdeb5 Updated README Christian Nicolai 2011-07-31 17:00:58 +02:00
  • 1a3b10fa3e Updated README Christian Nicolai 2011-07-31 16:58:19 +02:00
  • 56f2134055 Extended ruby.jsf Christian Nicolai 2011-07-31 16:50:38 +02:00
  • e6384eab3f Added original ruby syntax highlighting file Christian Nicolai 2011-07-31 16:29:37 +02:00
  • d1ab2b4bc4 Fiat lux Christian Nicolai 2011-07-31 16:26:53 +02:00