Commit Graph

  • a6555f786e Resolve several warnings OSX.14.3 Lionel Sambuc 2019-02-27 11:30:18 +01:00
  • 44ebb1faea Upgrade to build on MacOS X 10.14 Lionel Sambuc 2019-02-27 10:40:11 +01:00
  • a1f5dad700 Readme updates master Benjamin Sago 2015-12-08 19:34:24 +00:00
  • 43eee05c44 Add very basic rustfmt Text Filter Ben S 2015-12-08 07:29:33 +00:00
  • 86c005e015 Add some Terminal+Cargo AppleScripts Ben S 2015-12-08 07:29:07 +00:00
  • 2defa5f908 Move Generate Implementation script into a folder Ben S 2015-12-08 07:28:44 +00:00
  • 75ef4092ec Add doc-splitter to the helper toolbox Ben S 2015-12-08 07:11:29 +00:00
  • 9e44cd4eb8 Rename impl-generator-bin to impl-generator Ben S 2015-12-07 23:52:14 +00:00
  • cf99295fa1 Cargo.toml clippings Ben S 2015-12-07 22:14:51 +00:00
  • 8b4069c4a6 TOML improvements Ben S 2015-12-07 22:14:30 +00:00
  • eb478ce254 Clean up the plist, and add search URL template Ben S 2015-12-07 16:26:37 +00:00
  • 3fe8f93cec Update the screenshots (about time!) Ben S 2015-11-23 18:49:54 +00:00
  • 8ee5fa4793 Add a bunch more Clippings Ben S 2015-11-23 18:24:46 +00:00
  • dea280c188 Update the binary and Xcode stuffs Ben S 2015-11-23 18:23:05 +00:00
  • 85a4eb2830 Be a bit more pragmatic with language guessing Ben S 2015-11-23 13:32:57 +00:00
  • 487b87d13a Avoid highlighting tuple indexes as numbers Ben S 2015-11-23 13:30:03 +00:00
  • 012448ebe8 Fix bug in attribute value highlighting Ben S 2015-11-23 12:56:37 +00:00
  • 2c27300233 Clippings for regexen Ben S 2015-10-01 00:48:08 +01:00
  • 7fe432c069 Cargo.lock is TOML, too Ben S 2015-09-23 21:07:35 +01:00
  • 4e6a94bcef Add Toml CLM! Ben S 2015-09-09 15:10:12 +01:00
  • 4ee8768ce3 Add macro_rules! clipping Ben S 2015-08-01 22:17:15 +01:00
  • 77b2980f41 'us' and 'is' -> 'usize' and 'isize' Ben S 2015-08-01 22:17:07 +01:00
  • 11aa41ff48 Fix all the std::fmt function signatures Ben S 2015-07-24 18:19:53 +01:00
  • 53cf427f4f Macro variables shouldn't use spaces like this Ben S 2015-07-22 21:23:19 +01:00
  • 0ec4a6ccd1 Add std::iter traits Benjamin Sago 2015-07-19 19:50:42 +01:00
  • 19aecb6e55 impl-generator documentation. Benjamin Sago 2015-07-19 18:58:36 +01:00
  • f53dfbc9fc Fix regex and add tests Benjamin Sago 2015-07-19 17:23:38 +01:00
  • 55bb739dbe Add impl-generator script! Ben S 2015-07-15 16:56:41 +01:00
  • eb06c53efc Add a bunch of clippings! Ben S 2015-07-15 15:14:26 +01:00
  • d8fd3d0bd1 Update installation instructions Ben S 2015-07-15 14:21:49 +01:00
  • 2e92e9cd82 Start including a compiled version in the repo Ben S 2015-07-15 14:14:53 +01:00
  • 6bc2dac873 Another version bump! 0.4.0 Ben S 2015-05-03 12:25:52 +01:00
  • 07b020f253 Detab the plist Ben S 2015-05-03 12:24:31 +01:00
  • ec10c4bf7f Add loads more built-in types Ben S 2015-05-03 12:24:22 +01:00
  • e28267063f Update README Ben S 2015-03-16 22:02:24 +00:00
  • adbf51d973 Add code folding! Ben S 2015-03-16 21:49:15 +00:00
  • 439556cbe4 Check end of word after scanning functions Ben S 2015-03-16 18:35:00 +00:00
  • 0fe7412e14 Parse definitions with lifetimes correctly Ben S 2015-03-16 18:19:56 +00:00
  • 565243f64b Update screenshot Ben S 2015-02-21 13:44:55 +00:00
  • 46fe844c16 Version bump 0.3.1 Ben S 2015-02-21 13:29:11 +00:00
  • bfdc57e356 Fix infinite loop when writing code at end of file Ben S 2015-02-21 13:27:29 +00:00
  • 1154b0df63 Highlight module names in 'use...as' statements Ben S 2015-02-21 13:27:05 +00:00
  • 2c05ab8682 Download link bump Ben S 2015-02-15 14:06:55 +00:00
  • 822eb95303 But there's only one type of string 0.3 Ben S 2015-02-15 13:48:41 +00:00
  • da342c1b7d Simplify macro-highlighting code Ben S 2015-02-15 13:43:15 +00:00
  • 81197c7d45 Detect r##"raw strings"## Ben S 2015-02-15 13:23:32 +00:00
  • e6c0074733 Smarten up attribute highlighting Ben S 2015-02-15 13:07:24 +00:00
  • 5452afbb9c Replace identifier colour with preprocessor colour Ben S 2015-02-15 13:07:10 +00:00
  • 2c06798f84 Allow 'us' and 'is' machine-dependent suffixes Ben S 2015-02-15 12:54:55 +00:00
  • d2549503b5 Add smoke test thing to save me from testing Ben S 2015-02-15 12:49:34 +00:00
  • 3b9fc0817c Add all the other keywords I missed Ben S 2015-02-15 12:27:35 +00:00
  • 82931045a2 Highlight macro_rules! definitions + arguments Ben S 2015-02-15 02:44:29 +00:00
  • 51e8755030 where wasn't a keyword already? Ben S 2015-02-15 02:24:35 +00:00
  • 9932fb4761 Replace int/uint with isize/usize Benjamin Sago 2015-01-11 12:43:57 +01:00
  • 79a65307f0 Changes to the way numbers are highlighted Ben S 2014-12-24 14:11:32 +00:00
  • c98ec54134 Skip over modules called 'test' Ben S 2014-12-05 21:47:52 +00:00
  • 98a15cf36a Skip over empty function/module definitions Ben S 2014-12-05 20:51:08 +00:00
  • 34bbe47973 Turns out numbers are valid identifier components Ben S 2014-12-05 20:08:26 +00:00
  • 69e12ea420 Subtly change the way 'use' lines are highlighted Ben S 2014-12-05 20:07:08 +00:00
  • 92862fc0a3 Merge pull request #1 from crdx/trailing-spaces Ben S 2014-11-29 16:45:23 +00:00
  • dbb13d4816 remove trailing spaces Sean S 2014-11-29 16:43:56 +00:00
  • 38deac77fe oops Ben S 2014-11-28 23:38:42 +00:00
  • affebcf878 Bump release link Ben S 2014-11-28 23:38:30 +00:00
  • 55bbe945ae And add the screenshot to the readme! Ben S 2014-11-28 23:18:16 +00:00
  • 3b76b3429f Add a screenshot Ben S 2014-11-28 23:16:22 +00:00
  • af4c34887f Highlight numbers in 'use' statements 0.2 Ben S 2014-11-27 05:19:10 +00:00
  • c8ebb59385 Sort out keywords Ben S 2014-11-26 00:09:04 +00:00
  • 6668052266 Highlight binary and octal literals Ben S 2014-11-25 20:02:24 +00:00
  • 91d69de57f Highlight hex literals Ben S 2014-11-25 19:44:29 +00:00
  • 01998a20bc Require whitespace after mod, fn, and use Ben S 2014-11-25 18:36:07 +00:00
  • 4743bab662 Highlight module names and numeric prefixes Ben S 2014-11-14 18:47:59 +00:00
  • 41fcd43e6d Syntax highlight file includes Ben S 2014-11-09 21:06:15 +00:00
  • 50498ece46 Merge branch 'master' of github.com:ogham/Rust.bblm Ben S 2014-11-09 20:20:06 +00:00
  • b68e3e3b77 Allow decimal points in numbers Ben S 2014-11-09 20:19:55 +00:00
  • 2a73fb8f72 Link to the download Ben S 2014-11-07 15:45:37 +00:00
  • 2f2ddc55bf Fix README 0.1 Ben S 2014-11-07 15:35:01 +00:00
  • 87e761b6b2 Fix highlighting problems, and add function colour Ben S 2014-11-07 15:31:26 +00:00
  • 5ad537f261 Don't start number/identifier runs halfway through a word Ben S 2014-11-05 12:02:17 +00:00
  • b9aefd8d32 Make underscores valid number components Ben S 2014-10-27 14:34:45 +00:00
  • 1ab9822890 Add a README Ben S 2014-10-26 17:36:28 +00:00
  • 80aa9874b7 Initial commit Ben S 2014-10-26 17:07:10 +00:00