Commit Graph

  • 8498037584 Locking down snapsvg dependency version instead of using git Jeff Avallone 2015-04-19 07:53:33 -0400
  • b2e7bade04 Adding more documentation Jeff Avallone 2015-04-16 17:52:50 -0400
  • 5917d2b035 Updating getBBox and anchor code to improve performance Jeff Avallone 2015-04-16 17:13:12 -0400
  • 5601c6a398 Removing some long dead code Jeff Avallone 2015-04-16 17:13:00 -0400
  • 6cf4e3fe9b Tweaking normalizeBBox Jeff Avallone 2015-04-16 17:10:30 -0400
  • 35e817b105 Updating changelog Jeff Avallone 2015-04-14 21:52:41 -0400
  • 0fdd210741 Optimizing spaceHorizontall and spaceVertically methods Jeff Avallone 2015-04-14 21:46:14 -0400
  • d918f956ef Adding documentation to regexper.js and some minor tweaks Jeff Avallone 2015-04-12 16:56:49 -0400
  • 7de958dc25 Adding documentation to util.js Jeff Avallone 2015-04-12 16:03:17 -0400
  • d4b4b2111e Adding documentation to main.js Jeff Avallone 2015-04-12 15:21:27 -0400
  • 32c2fd5d65 Updating README with documentation build details Jeff Avallone 2015-04-12 17:02:47 -0400
  • 72e5647f21 Adding docco support Jeff Avallone 2015-04-11 13:59:23 -0400
  • 1b3a1819c8 Updating changelog Jeff Avallone 2015-03-14 17:35:57 -0400
  • 06e66c0f24 Creating helper methods for the setTimeout uses Jeff Avallone 2015-03-14 17:27:59 -0400
  • 0093db8e20 Replacing Q promises with ES6 promises Jeff Avallone 2015-03-14 17:11:14 -0400
  • 3970224302 Removing use of notify to update progress bar Jeff Avallone 2015-03-14 14:01:25 -0400
  • ef11adb67c Updating changelog Jeff Avallone 2015-03-13 20:22:33 -0400
  • 7328825204 Changing when subexpression numbers are generated Jeff Avallone 2015-03-13 20:18:46 -0400
  • 1fa1e71b39 Updating some dependency versions Jeff Avallone 2015-03-07 17:12:55 -0500
  • 49ac454922 Removing tests for undefined proxy Jeff Avallone 2015-03-07 17:12:25 -0500
  • 1a117e3672 Updating changelog Jeff Avallone 2015-02-11 20:11:55 -0500
  • bd40a71ece Tweaking styling of header links Jeff Avallone 2015-02-11 20:06:01 -0500
  • 1170a1be76 Displaying the hex code of escaped characters Jeff Avallone 2015-01-25 17:44:07 -0500
  • 80e96c7bd3 Trapping errors in URL formatting and displaying an error message Jeff Avallone 2015-01-19 10:15:34 -0500
  • 66b3c76f9a No longer extracting the sourcemap from the compiled JS Jeff Avallone 2015-01-19 09:58:51 -0500
  • 66c9d445da Adjusting how JS errors are tracked. Jeff Avallone 2015-01-04 18:50:16 -0500
  • 0600d18bb5 Adding more detailed exception tracking Jeff Avallone 2015-01-01 12:24:11 -0500
  • 491c9535a9 Adding code to track expression rendering time Jeff Avallone 2015-01-01 11:57:11 -0500
  • 37fca15bc8 Removing _trackEvent method Jeff Avallone 2015-01-01 11:56:36 -0500
  • fd8014d326 Updating changelog Jeff Avallone 2014-12-30 17:10:13 -0500
  • cb359bf4dd Adding support for rendering empty subexpressions Jeff Avallone 2014-12-30 17:06:29 -0500
  • d7d1a78656 Preventing unnecessary logging when running tests Jeff Avallone 2014-12-30 16:37:52 -0500
  • facd4f6ac4 Changing how permalink and download links are hidden Jeff Avallone 2014-12-30 16:20:37 -0500
  • 6c49d6ba8e Condensing some styles Jeff Avallone 2014-12-30 15:54:20 -0500
  • fc6ffbd73a Merging some shared styles Jeff Avallone 2014-12-30 10:17:55 -0500
  • c809913fe7 Using mold-source-maps to remove working path from source map Jeff Avallone 2014-12-30 10:01:29 -0500
  • 998e2a5574 Updating changelog Jeff Avallone 2014-12-29 21:39:20 -0500
  • e271115d24 Merging the rendering code from main.js and regexper.js Jeff Avallone 2014-12-29 21:31:36 -0500
  • d6e81a2932 Beginning to merge rendering code in main.js and regexper.js Jeff Avallone 2014-12-29 18:37:21 -0500
  • 8dda135960 Animating the progress bar Jeff Avallone 2014-12-29 18:01:10 -0500
  • f83e0c6ea8 Removing spinner Jeff Avallone 2014-12-29 17:55:57 -0500
  • d538d7b62a Adding progress bars to the inline diagrams in the documentation Jeff Avallone 2014-12-29 17:53:54 -0500
  • e890fe7d2c Updating progress using the promise notify feature Jeff Avallone 2014-12-29 17:34:44 -0500
  • 99c4c078fb No longer setting parseError attribute on error object Jeff Avallone 2014-12-29 16:32:08 -0500
  • 5406487ae0 Adjusting how errors are logged Jeff Avallone 2014-12-28 17:37:11 -0500
  • cfaa3afa78 Changing date formatting on the changelog to be unambigious Jeff Avallone 2014-12-27 23:07:12 -0500
  • 08fdb254fc Adding failure paths for all async tests Jeff Avallone 2014-12-27 16:04:22 -0500
  • 9a412b6b3e Normalizing async tests in Javascript parser specs Jeff Avallone 2014-12-27 15:57:00 -0500
  • eae4959f41 Updating event tracking to reduce noise in reporting Jeff Avallone 2014-12-27 15:54:32 -0500
  • e19dc6a294 Updating Regexper class specs to match style used elsewhere Jeff Avallone 2014-12-27 15:54:01 -0500
  • 66836e0552 Fixing issue with multiple SVG elements being rendered at once Jeff Avallone 2014-12-26 17:08:37 -0500
  • 24971eb09f Setting date in changelog Jeff Avallone 2014-12-26 16:49:41 -0500
  • d6a72110e0 Linking to LICENSE.txt file Jeff Avallone 2014-12-26 16:24:09 -0500
  • 05ee4291ff Updating link to source Jeff Avallone 2014-12-26 16:17:30 -0500
  • 261349f3d6 Removing travis integration tag Jeff Avallone 2014-12-26 16:16:31 -0500
  • 68de26f68a Embedding license info in SVG images Jeff Avallone 2014-12-26 15:54:45 -0500
  • b292a764ff Embedding a template for SVG element instead of just styles Jeff Avallone 2014-12-26 15:38:22 -0500
  • 2007fd9e01 Styling tweaks Jeff Avallone 2014-12-26 15:21:19 -0500
  • efbd3aa762 Reformatting header nav links Jeff Avallone 2014-12-26 14:57:13 -0500
  • aa6c792867 Adding tests for Match nodes Jeff Avallone 2014-12-26 12:48:02 -0500
  • cf159c28a5 Finishing tests for MatchFragment nodes Jeff Avallone 2014-12-26 10:57:46 -0500
  • 68e4bed048 Adding a deprecation notice for IE8 Jeff Avallone 2014-12-25 07:59:03 -0500
  • d21846e872 Fixing how styles are added to SVG documents to please IE Jeff Avallone 2014-12-24 23:01:32 -0500
  • 000809752e Removing some unnecessary extend calls Jeff Avallone 2014-12-23 23:27:09 -0500
  • 6793b342ae Using fancy quotes for literals Jeff Avallone 2014-12-21 01:54:12 -0500
  • d909312b94 Starting tests for MatchFragment nodes Jeff Avallone 2014-12-23 22:23:03 -0500
  • 4b38bd6edd Adding build date to a comment in the header Jeff Avallone 2014-12-23 20:23:37 -0500
  • 11cf4c74dc I accidentally a whole word Jeff Avallone 2014-12-23 11:19:01 -0500
  • e11058688f Some cleanup of Match and MatchFragment in prep for tests Jeff Avallone 2014-12-23 11:17:28 -0500
  • f264eee5f9 Adding tests for Regexp nodes Jeff Avallone 2014-12-23 11:02:15 -0500
  • 8a9178c11e Adding pending test file for remaining nodes Jeff Avallone 2014-12-22 20:36:14 -0500
  • e3eedb17af Adding tests for Root nodes Jeff Avallone 2014-12-22 20:35:49 -0500
  • f842b424cc Adding warnings for non-standard escape sequence usage Jeff Avallone 2014-12-22 16:57:30 -0500
  • a4f831bc60 Cleaning up some messy code in the grammar Jeff Avallone 2014-12-22 16:28:46 -0500
  • 9e6f066763 Reducing duplication in grammar Jeff Avallone 2014-12-22 16:26:08 -0500
  • 281ca50d32 Adding some more checks for CharsetRange tests Jeff Avallone 2014-12-22 16:16:17 -0500
  • b35dece228 Fixing character set ranges Jeff Avallone 2014-12-22 16:09:27 -0500
  • d882ee8e08 Adding check that charset range is in correct order Jeff Avallone 2014-12-22 15:18:49 -0500
  • 9b8eef9c02 Setting ordinals for literals Jeff Avallone 2014-12-22 15:11:37 -0500
  • d4b648fa43 Setting ordinal for control code escapes Jeff Avallone 2014-12-22 15:11:20 -0500
  • 580af045d6 Adjusting grammar to match \c escape "correctly" Jeff Avallone 2014-12-22 15:00:38 -0500
  • 101b457260 Adding ordinal values to escapes Jeff Avallone 2014-12-22 12:44:19 -0500
  • 33bbd11af6 Simplifying how parts of a charset are checked for uniqueness Jeff Avallone 2014-12-22 11:31:20 -0500
  • 99970dd2ab Adding a single run karma task for later CI setup Jeff Avallone 2014-12-22 11:20:41 -0500
  • 961d4812e9 Adding tests for Charset nodes Jeff Avallone 2014-12-22 10:57:16 -0500
  • 8021775880 Adding a 404 page Jeff Avallone 2014-12-21 19:59:07 -0500
  • 49ac4d118b Changing nav styling Jeff Avallone 2014-12-21 18:06:31 -0500
  • e0825b7850 Fixing bug in charset code Jeff Avallone 2014-12-21 18:02:28 -0500
  • 4bec717f84 Adding documentation Jeff Avallone 2014-12-21 18:02:18 -0500
  • a65820b4d5 Removing watch for scss files. Jeff Avallone 2014-12-21 16:57:59 -0500
  • 445cec7c7f Replacing "container" class with "application" Jeff Avallone 2014-12-21 15:22:59 -0500
  • 55ee380817 Adding ability to easily render demo images Jeff Avallone 2014-12-21 15:22:01 -0500
  • e466e7e548 Moving the SVG styles out of the svg element Jeff Avallone 2014-12-21 14:39:00 -0500
  • fbb8c4187d Tweaking styling in preparation for writing documentation Jeff Avallone 2014-12-21 14:19:21 -0500
  • d4261029fb Changing section element to main in template Jeff Avallone 2014-12-21 14:03:52 -0500
  • fe645a7c4b Tweaking changelog Jeff Avallone 2014-12-21 12:17:41 -0500
  • 9bf5328da7 Adding specs for Subexp nodes Jeff Avallone 2014-12-21 12:05:55 -0500
  • 9e6702d475 Fixing top-level spec descriptions Jeff Avallone 2014-12-21 11:24:23 -0500
  • 94c674e879 Finishing Repeat node specs Jeff Avallone 2014-12-21 10:27:40 -0500
  • 12a4186188 Adding a hack to allow setting page titles Jeff Avallone 2014-12-21 01:42:48 -0500