| 2017-05-13 19:07 | Merge pull request #699 from edemaine/middle | Kevin Barabash | 1 | +13 | -7 |
| 2017-05-12 13:33 | Refactor and comment space splicing code | Erik Demaine | 1 | +13 | -7 |
| 2017-04-30 22:30 | Fix #683. | Eddie Kohler | 4 | +32 | -15 |
| 2017-04-27 23:02 | Rephrase displayMode description to be clearer (#648) | Tab Atkins Jr | 1 | +5 | -2 |
| 2017-04-16 00:55 | Merge pull request #678 from edemaine/symbols | Kevin Barabash | 1 | +18 | -18 |
| 2017-04-16 00:39 | Merge pull request #605 from gagern/overset | Kevin Barabash | 12 | +131 | -3 |
| 2017-04-07 21:06 | Old font command support: \rm, \sf, \tt, \bf, \it (#675) | Erik Demaine | 5 | +49 | -5 |
| 2017-04-07 18:51 | Fix font typo math -> main | Erik Demaine | 1 | +18 | -18 |
| 2017-01-09 13:18 | Added screenshotter tests for overset and underset | Martin von Gagern | 3 | +7 | -0 |
| 2017-01-06 23:21 | Indicate missing support for delimited macros | Martin von Gagern | 1 | +4 | -0 |
| 2017-01-06 22:34 | Support \bgroup and \egroup | Martin von Gagern | 6 | +21 | -0 |
| 2017-01-06 18:45 | Introduce defineMacro function | Martin von Gagern | 1 | +9 | -8 |
| 2017-01-06 17:52 | Builtin macros, macro arguments, overset and underset | Martin von Gagern | 5 | +98 | -3 |
| 2017-03-14 15:53 | Fixed missing verb in README (#668) | Noxx | 1 | +1 | -1 |
| 2017-01-27 06:54 | Use utils.deflt for Settings (#649) | Tab Atkins Jr | 1 | +4 | -9 |
| 2017-01-26 20:04 | fix #509: added some international operators (#647) | Sergey Pashinin | 1 | +5 | -4 |
| 2017-01-23 12:53 | Merge pull request #642 from gagern/release | Kevin Barabash | 1 | +10 | -6 |
| 2017-01-23 00:57 | Merge pull request #635 from gagern/fontDiff | Kevin Barabash | 1 | +9 | -0 |
| 2017-01-23 00:27 | Merge pull request #639 from gagern/printSize | Kevin Barabash | 1 | +6 | -6 |
| 2017-01-22 23:21 | Merge pull request #644 from gagern/readmeMacros | Kevin Barabash | 1 | +7 | -1 |
| 2017-01-22 21:39 | Fix case of string in README | Martin von Gagern | 1 | +1 | -1 |
| 2017-01-22 14:28 | Obtain updated README by using a checkout | Martin von Gagern | 1 | +2 | -2 |
| 2017-01-22 13:48 | Update README files to 0.7.1 release | Martin von Gagern | 2 | +3 | -3 |
| 2017-01-21 23:39 | Fix release script after experience from 0.7.1 release | Martin von Gagern | 1 | +10 | -6 |
| 2017-01-21 22:49 | Merge pull request #615 from gagern/release | Kevin Barabash | 4 | +161 | -25 |
| 2017-01-20 21:50 | Switch speed test in README (#640) | Erik Demaine | 1 | +1 | -1 |
| 2017-01-20 11:05 | Show compressed sizes correctly | Martin von Gagern | 1 | +6 | -6 |
| 2017-01-19 18:50 | Fix x'^2 (#636) | Erik Demaine | 6 | +20 | -2 |
| 2017-01-19 16:47 | Set up a diff attribute and textconv instructions for font files | Martin von Gagern | 1 | +9 | -0 |
| 2017-01-16 00:05 | Fix all AMS mathord symbols (#618) | Erik Demaine | 3 | +56 | -45 |
| 2017-01-15 21:17 | Change cell style to 'text' in {array}, {matrix}, {cases}. Add {darray} and {dcases}. (#606) | Erik Demaine | 4 | +44 | -10 |
| 2017-01-10 13:28 | Serve files with and without babelify step | Martin von Gagern | 3 | +39 | -30 |
| 2017-01-07 01:25 | Turn var into const or let | Martin von Gagern | 33 | +1311 | -1321 |
| 2017-01-07 00:29 | Include babelify step in browserify calls | Martin von Gagern | 7 | +39 | -5 |
| 2017-01-13 18:59 | Improve description of macros | Martin von Gagern | 1 | +1 | -1 |
| 2017-01-13 12:48 | Drop --insane flag, just formulate the prompt appropriately | Martin von Gagern | 1 | +11 | -12 |
| 2017-01-13 12:43 | Update CDN version numbers and SRI hashes on release | Martin von Gagern | 3 | +58 | -0 |
| 2017-01-11 12:03 | Add --dry-run and --insane options to release script | Martin von Gagern | 1 | +83 | -7 |
| 2017-01-09 21:52 | Make release tag an annotated tag | Martin von Gagern | 1 | +1 | -1 |
| 2017-01-09 21:49 | Drop version field from bower.json | Martin von Gagern | 2 | +2 | -5 |
| 2017-01-09 21:48 | Avoid some warnings from bower | Martin von Gagern | 1 | +3 | -3 |
| 2017-01-09 21:43 | Allow creating releases from branches other than master | Martin von Gagern | 1 | +8 | -7 |
| 2017-01-09 21:22 | Un-ignore dist directory on releases for the sake of bower | Martin von Gagern | 1 | +6 | -1 |
| 2017-01-13 11:15 | auto-renderer README.md - added integrity (#591) | James Lee | 1 | +1 | -1 |
| 2017-01-13 11:15 | README.md - added integrity (#590) | James Lee | 1 | +2 | -2 |
| 2017-01-13 11:05 | Document macros in options object | Martin von Gagern | 1 | +7 | -1 |
| 2017-01-13 03:53 | Don't cascade .eslintrc | Kevin Barabash | 1 | +2 | -1 |
| 2017-01-12 15:15 | Merge pull request #625 from gagern/morgan | Kevin Barabash | 2 | +3 | -1 |
| 2017-01-12 08:52 | Use morgan to log requests in the dev server | Martin von Gagern | 2 | +3 | -1 |
| 2017-01-11 20:04 | Describe using auto renderer in html head (#623) | Martin von Gagern | 1 | +16 | -0 |
| 2017-01-11 19:56 | Merge pull request #622 from gagern/commas | Martin von Gagern | 30 | +295 | -297 |
| 2017-01-11 12:30 | Fix some indentation and comma inconsistencies | Martin von Gagern | 2 | +12 | -12 |
| 2017-01-11 12:26 | Revert "Remove trailing commas for IE 9 compatibility" | Martin von Gagern | 30 | +289 | -291 |
| 2017-01-10 16:09 | Merge pull request #612 from gagern/updates | Kevin Barabash | 4 | +13 | -14 |
| 2017-01-09 14:09 | Update dependencies to more recent version | Martin von Gagern | 4 | +13 | -14 |
| 2017-01-07 03:50 | Bump master to v0.8.0-pre | Emily Eisenberg | 2 | +2 | -2 |
| 2017-01-07 03:47 | And make the release script actually work again. | Emily Eisenberg | 1 | +3 | -3 |
| 2017-01-07 03:32 | Make the release script compatible with both mac and linux | Emily Eisenberg | 1 | +9 | -5 |
| 2017-01-07 03:06 | Remove trailing commas for IE 9 compatibility | Emily Eisenberg | 31 | +292 | -290 |
| 2017-01-05 14:17 | Merge pull request #598 from gagern/screenshotter | Kevin Barabash | 1 | +7 | -0 |
| 2017-01-03 15:47 | \ldots in text mode; add \textellipsis & \mathellipsis (#597) | Erik Demaine | 1 | +3 | -0 |
| 2017-01-03 14:43 | Load full-window page before adjusting browser window size | Martin von Gagern | 1 | +7 | -0 |
| 2016-12-08 21:09 | Support \bmod, \pmod, \pod, and \mod. | Eddie Kohler | 9 | +131 | -3 |
| 2016-12-19 21:31 | Merge pull request #580 from kohler/muunits | Kevin Barabash | 4 | +25 | -31 |
| 2016-12-08 20:04 | Support \mkern as an alias for \kern. | Eddie Kohler | 1 | +3 | -1 |
| 2016-12-08 20:00 | Support "mu" units for sizes. | Eddie Kohler | 3 | +22 | -30 |
| 2016-12-16 23:25 | Merge pull request #586 from tabatkins/patch-1 | Kevin Barabash | 1 | +4 | -4 |
| 2016-12-16 21:12 | Misspelled variable "candiate" | Tab Atkins Jr | 1 | +4 | -4 |
| 2016-12-09 04:38 | Merge pull request #579 from kohler/kernarg | Kevin Barabash | 3 | +73 | -3 |
| 2016-12-09 04:35 | Merge pull request #578 from kohler/middle | Kevin Barabash | 8 | +106 | -20 |
| 2016-12-08 19:47 | Allow unbraced kerns, such as \kern1em. | Eddie Kohler | 3 | +73 | -3 |
| 2016-12-09 03:56 | Merge pull request #581 from kohler/stylespacing | Kevin Barabash | 4 | +2 | -1 |
| 2016-12-08 16:28 | Handle \middle. | Eddie Kohler | 8 | +106 | -20 |
| 2016-12-08 21:06 | Correct spacing next to symbols when styles switch. | Eddie Kohler | 4 | +2 | -1 |
| 2016-12-05 21:56 | Merge pull request #573 from kohler/kwork | Kevin Barabash | 29 | +425 | -244 |
| 2016-11-28 16:54 | Add text-mode definitions of symbols like \$. | Eddie Kohler | 1 | +7 | -0 |
| 2016-11-28 16:39 | Add support for \text{rm,it,bf,tt,sf,normal}. | Eddie Kohler | 6 | +67 | -6 |
| 2016-11-28 16:24 | Text mode: Combine adjacent spans when possible for cleaner HTML. | Eddie Kohler | 6 | +49 | -7 |
| 2016-11-28 14:59 | Italic correction should not be applied to characters in text mode. | Eddie Kohler | 11 | +5 | -1 |
| 2016-11-25 23:20 | Unicode punctuation works. | Eddie Kohler | 1 | +8 | -0 |
| 2016-11-23 14:28 | Support \atop. | Eddie Kohler | 5 | +18 | -2 |
| 2016-11-27 04:00 | Support \stackrel (#468). | Eddie Kohler | 4 | +31 | -0 |
| 2016-11-23 13:52 | Support \mathop, \mathrel, \mathbin, \mathpunct, etc. class commands. | Eddie Kohler | 8 | +65 | -37 |
| 2016-11-27 16:20 | Calculate math classes from outputs, not inputs. | Eddie Kohler | 4 | +38 | -83 |
| 2016-11-27 15:53 | Mark delimiters with the proper class (mopen or mclose). | Eddie Kohler | 5 | +42 | -38 |
| 2016-11-27 15:14 | The \llap and \rlap commands always generate "mord" atoms. | Eddie Kohler | 1 | +4 | -4 |
| 2016-11-21 19:02 | Fix #4. | Eddie Kohler | 6 | +99 | -74 |
| 2016-11-28 17:55 | Fix spacing between groups to match TeX spacing (#567) | Eddie Kohler | 22 | +340 | -210 |
| 2016-11-27 23:57 | Improved Docker for Mac support (#568) | Martin von Gagern | 2 | +98 | -29 |
| 2016-11-23 14:38 | Check out test fonts in screenshotter.sh (#570) | Martin von Gagern | 2 | +12 | -1 |
| 2016-11-22 10:23 | Screenshotter: Obey --katex/selenium-ip options under --container. (#566) | Eddie Kohler | 1 | +13 | -7 |
| 2016-11-04 06:45 | Use style specific FONTDIM metrics (#545) | Kevin Barabash | 25 | +170 | -163 |
| 2016-11-03 02:02 | Create CODE_OF_CONDUCT.md (#553) | Matthew Rothenberg | 1 | +74 | -0 |
| 2016-11-03 01:24 | Add build artifacts to .gitignore and allow installing dependencies without building KaTeX | Martin von Gagern | 2 | +11 | -1 |
| 2016-11-01 19:08 | Merge pull request #548 from deckar01/547-unminified-assets | Emily Eisenberg | 1 | +3 | -3 |
| 2016-10-22 23:37 | Fix texcmp issues related to bit depth and kerning (#549) | Martin von Gagern | 2 | +5 | -2 |
| 2016-10-10 23:02 | Keep unminified katex.js and katex.css build files | Jared Deckard | 1 | +3 | -3 |
| 2016-10-08 03:15 | Make screenshotter work with docker-machine (#494) | Martin von Gagern | 2 | +30 | -11 |
| 2016-09-23 12:45 | Invalid input error message (#540) | Janis Lesinskis | 2 | +42 | -0 |
| 2016-09-18 00:22 | Ignore `font' groups when determining base elements, fixes #390 (#469) | Mathijs Henquet | 4 | +3 | -1 |
| 2016-09-17 22:23 | Provide link to auto-render.min.js in usage example (#522) | Viktor Qvarfordt | 1 | +1 | -1 |
| 2016-08-24 01:05 | Call “npm install” automatically if package.json changed (#505) | Martin von Gagern | 2 | +15 | -10 |
| 2016-08-02 00:51 | Add support for Latin-1, Cyrillic, and CJK characters inside \text{} (#508) | Kevin Barabash | 15 | +348 | -4 |
| 2016-07-29 19:26 | Add --wait option to screenshotter (#510) | Martin von Gagern | 1 | +6 | -0 |
| 2016-07-25 06:08 | Specify TrueType font format as 'truetype' rather than 'ttf' | Charles Marsh | 1 | +1 | -1 |
| 2016-07-25 02:56 | Add some more symbols (#502) | Martin von Gagern | 10 | +73 | -44 |
| 2016-07-12 19:23 | Upgrade less to version 2 (#503) | Martin von Gagern | 2 | +5 | -6 |
| 2016-07-08 19:24 | Allow macro definitions in settings (#493) | Martin von Gagern | 11 | +507 | -294 |
| 2016-06-07 23:36 | Updated Khan Academy colors to new colors | Shadaj Laddad | 1 | +45 | -45 |
| 2016-06-01 22:10 | Merge pull request #490 from cbreeden/Fix#488-supsub-alignment | Emily Eisenberg | 4 | +4 | -1 |
| 2016-06-01 19:21 | add msupsub tag to scripts, fix #488 | Christopher Breeden | 4 | +4 | -1 |
| 2016-05-26 17:10 | Fixed indentation in auto-render readme (#481) | Andrey Mikhaylov (lolmaus) | 1 | +21 | -20 |
| 2016-05-23 18:42 | Update CDN links to latest version (#478) | Johannes Schmitz | 1 | +2 | -2 |
| 2016-04-20 04:22 | Merge pull request #423 from Khan/kern | Kevin Barabash | 7 | +62 | -0 |
| 2016-04-16 01:48 | Ignore release.sh in bower.json | Emily Eisenberg | 1 | +1 | -0 |
| 2016-04-16 01:30 | Make the release script correctly link to the new release page. | Emily Eisenberg | 1 | +1 | -1 |
| 2016-04-16 01:18 | Bump master to v0.7.0-pre | Kevin Barabash | 2 | +2 | -2 |
| 2016-04-16 01:14 | don't do any linting/checking of the release commits | Kevin Barabash | 1 | +2 | -2 |
| 2016-04-16 01:11 | Blacklist dist/** so that ka-lint doesn't barf on those files | Kevin Barabash | 1 | +1 | -0 |
| 2016-04-16 01:09 | Make it compatible with Mac | Kevin Barabash | 1 | +4 | -4 |
| 2016-04-16 00:33 | Merge pull request #461 from Khan/add-release | Kevin Barabash | 1 | +70 | -0 |
| 2016-04-15 18:51 | Add a release script. | Emily Eisenberg | 1 | +70 | -0 |
| 2016-04-15 19:08 | Make `make lint` not automatically fix lint | Emily Eisenberg | 2 | +7 | -6 |
| 2016-04-11 03:32 | Add \underline support (#456) | Ben Alpert | 9 | +69 | -19 |
| 2016-03-07 08:07 | Merge pull request #448 from Khan/fix-centered-subsuperscripts | Kevin Barabash | 1 | +1 | -0 |
| 2016-03-05 17:32 | Fix sub- and super-scripts not being centered inside of display math | Emily Eisenberg | 1 | +1 | -0 |
| 2016-03-02 19:35 | Merge pull request #444 from mathiasbynens/https | Ben Alpert | 1 | +2 | -2 |
| 2016-03-01 14:44 | README: Use HTTPS where possible | Mathias Bynens | 1 | +2 | -2 |
| 2016-02-19 19:23 | Merge pull request #436 from tirsen/master | Ben Alpert | 2 | +5 | -3 |
| 2016-02-10 09:57 | Bundle css and fonts in npm package. | Jon Tirsen | 2 | +5 | -3 |
| 2015-12-31 00:58 | Add support for \kern | Kevin Barabash | 7 | +62 | -0 |
| 2015-12-29 18:21 | Revert previous change to make \centerdot like \cdot | Kevin Barabash | 1 | +1 | -1 |
| 2015-12-29 18:00 | \centerdot should produce the same glyph as \cdot | Kevin Barabash | 1 | +1 | -1 |
| 2015-12-05 01:42 | Merge pull request #405 from Khan/eslint | Kevin Barabash | 34 | +2271 | -2206 |
| 2015-12-01 04:52 | Migrate to eslint | Kevin Barabash | 34 | +2271 | -2206 |
| 2015-12-01 16:17 | Merge pull request #406 from gagern/ffEmptyPage | Kevin Barabash | 2 | +8 | -0 |
| 2015-12-01 13:15 | Force Firefox to start up with an empty page | Martin von Gagern | 2 | +8 | -0 |
| 2015-12-01 05:19 | Merge pull request #388 from gagern/updateSelenium | Kevin Barabash | 31 | +3 | -3 |
| 2015-11-28 19:20 | Merge pull request #398 from gagern/aligned | Kevin Barabash | 5 | +54 | -0 |
| 2015-11-23 12:14 | Introduce an aligned environment | Martin von Gagern | 5 | +54 | -0 |
| 2015-11-23 16:55 | Merge pull request #386 from gagern/nextToken | Kevin Barabash | 3 | +209 | -239 |
| 2015-06-29 09:45 | Avoid re-lexing, move position to internal state | Martin von Gagern | 3 | +209 | -239 |
| 2015-11-21 16:54 | Merge pull request #385 from gagern/testErrors | Kevin Barabash | 1 | +345 | -0 |
| 2015-11-09 17:37 | Added unit tests for error messages | Martin von Gagern | 1 | +345 | -0 |
| 2015-11-20 21:49 | Merge pull request #389 from gagern/jasmine | Kevin Barabash | 9 | +15 | -3352 |
| 2015-11-11 08:32 | Drop local copy of jasmine, multiple spec files in browser tests | Martin von Gagern | 9 | +15 | -3352 |
| 2015-11-12 16:56 | Merge pull request #387 from gagern/jasmine | Kevin Barabash | 4 | +97 | -88 |
| 2015-11-12 16:16 | Merge pull request #371 from stared/patch-1 | Kevin Barabash | 1 | +2 | -2 |
| 2015-11-12 16:08 | Update Selenium Docker images from 2.46.0 to 2.48.2 | Martin von Gagern | 31 | +3 | -3 |
| 2015-11-10 11:29 | Switch from jasmine-node to jasmine itself | Martin von Gagern | 4 | +97 | -88 |
| 2015-11-07 19:04 | Merge pull request #381 from gagern/travisScreenshots | Kevin Barabash | 2 | +92 | -21 |
| 2015-11-06 11:43 | Add verification mode to screenshotter | Martin von Gagern | 2 | +83 | -21 |
| 2015-11-06 09:23 | Check screenshots on Travis using Docker and Selenium | Martin von Gagern | 1 | +11 | -2 |
| 2015-10-20 15:21 | Merge pull request #369 from utensil/master | Kevin Barabash | 1 | +7 | -4 |
| 2015-10-20 08:25 | Add a link to symbol/function support preview page | utensil | 1 | +7 | -4 |
| 2015-10-19 17:29 | Merge pull request #372 from Newman101/Issue370 | Kevin Barabash | 1 | +1 | -1 |
| 2015-10-19 17:18 | Updated link label | newman101 | 1 | +1 | -1 |
| 2015-10-19 15:57 | Resolved Issue #370 | newman101 | 1 | +1 | -1 |
| 2015-10-19 14:53 | Readme - set recent version (0.5.1) for CDN links | Piotr Migdał | 1 | +2 | -2 |
| 2015-10-16 21:41 | Merge pull request #366 from Khan/add_width_to_font_metrics | Kevin Barabash | 5 | +23 | -7 |
| 2015-09-30 16:58 | Add a build step to generate extended metrics that additionally contain glyph widths | Kevin Barabash | 5 | +23 | -7 |
| 2015-10-05 16:36 | Merge pull request #363 from gagern/modeStateful | Kevin Barabash | 2 | +108 | -99 |
| 2015-10-05 16:32 | Merge pull request #361 from crepererum/feature/gt_lt | Kevin Barabash | 4 | +19 | -8 |
| 2015-09-28 14:52 | Add \gt and \lt | Marco Neumann | 4 | +19 | -8 |
| 2015-06-26 09:20 | Make mode part of the internal state of the parser | Martin von Gagern | 2 | +108 | -99 |
| 2015-10-03 20:31 | Merge pull request #364 from gagern/lexerRewrite | Kevin Barabash | 2 | +46 | -73 |
| 2015-07-07 12:15 | Rewrote lexer, avoiding some mode-specific distinctions | Martin von Gagern | 2 | +46 | -73 |
| 2015-10-01 15:42 | Merge pull request #356 from gagern/callingConvention | Kevin Barabash | 3 | +116 | -68 |
| 2015-06-21 08:14 | New calling convention for functions and environments | Martin von Gagern | 3 | +116 | -68 |
| 2015-09-30 17:00 | Merge pull request #362 from Khan/array_font_metrics | Kevin Barabash | 3 | +1742 | -1728 |
| 2015-09-30 05:16 | Use an array of values instead of object literals to save space in fontMetricsData.js | Kevin Barabash | 3 | +1742 | -1728 |
| 2015-09-25 21:56 | Merge pull request #346 from gagern/splitSymbols | Kevin Barabash | 1 | +565 | -2531 |
| 2015-09-25 21:35 | Redirect people to gitter instead of freenode | Kevin Barabash | 1 | +1 | -2 |
| 2015-09-25 21:32 | Merge pull request #360 from gitter-badger/gitter-badge-1 | Kevin Barabash | 1 | +2 | -0 |
| 2015-09-25 21:28 | Add Gitter badge | The Gitter Badger | 1 | +3 | -2 |
| 2015-09-25 21:20 | Merge pull request #352 from Khan/fix_font_greediness | Kevin Barabash | 2 | +6 | -1 |
| 2015-09-11 04:53 | Set the greedines of font functions to 2 so that e^\mathbf{x} will parse | Kevin Barabash | 2 | +6 | -1 |
| 2015-09-22 20:16 | Merge pull request #359 from xymostech/fix-zero-rule-padding | Emily Eisenberg | 5 | +1 | -1 |
| 2015-09-22 17:13 | Remove 3px border around rules. | Emily Eisenberg | 5 | +1 | -1 |
| 2015-09-15 04:51 | Merge pull request #347 from gagern/splitEnvironments | Kevin Barabash | 1 | +124 | -124 |
| 2015-09-15 04:44 | Merge pull request #345 from gagern/splitFunctions | Kevin Barabash | 2 | +453 | -537 |
| 2015-09-11 18:43 | Merge pull request #349 from gagern/texcmpLogo | Kevin Barabash | 2 | +12 | -3 |
| 2015-09-11 07:27 | Reindent some comment code as well | Martin von Gagern | 1 | +5 | -5 |
| 2015-09-11 05:36 | Merge pull request #348 from gagern/splitBuildHandlers | Kevin Barabash | 2 | +1285 | -1285 |
| 2015-09-10 14:05 | Make texcmp work again, including KaTeX logo | Martin von Gagern | 2 | +12 | -3 |
| 2015-09-10 09:47 | Reindent groupType definitions in buildHTML and buildMathML | Martin von Gagern | 2 | +1255 | -1255 |
| 2015-09-10 09:34 | Split up groupType map in buildHTML and buildMathML code | Martin von Gagern | 2 | +120 | -120 |
| 2015-09-10 09:18 | Reindent environments | Martin von Gagern | 1 | +92 | -92 |
| 2015-09-10 09:14 | Split up environments list into calls to defineEnvironment | Martin von Gagern | 1 | +41 | -41 |
| 2015-09-10 08:23 | Rename declareFunction to defineFunction | Martin von Gagern | 1 | +23 | -23 |
| 2015-09-10 08:13 | Reformat symbol table | Martin von Gagern | 1 | +565 | -2531 |
| 2015-09-10 07:52 | Reindent | Martin von Gagern | 1 | +419 | -419 |
| 2015-09-10 07:45 | Split up functions list into calls to declareFunction | Martin von Gagern | 1 | +130 | -212 |
| 2015-09-10 07:22 | Strip one level of indirection from functions module exports | Martin von Gagern | 2 | +7 | -9 |
| 2015-09-02 00:49 | Merge pull request #342 from xymostech/rename-breakOnUnsupportedCmds | Kevin Barabash | 8 | +21 | -22 |
| 2015-09-01 23:44 | Rename breakOnUnsupportedCmds to throwOnError. | Emily Eisenberg | 8 | +21 | -22 |
| 2015-09-01 15:00 | Merge pull request #292 from kevinb7/fonts-p3_mathml | Kevin Barabash | 6 | +295 | -74 |
| 2015-07-04 21:32 | Adds MathML support for math font commands. | Kevin Barabash | 6 | +295 | -74 |
| 2015-08-30 22:32 | Merge pull request #341 from gagern/pngRepack | Kevin Barabash | 21 | +0 | -0 |
| 2015-08-30 21:09 | (Re-)Create some more screenshots in a reproducible way | Martin von Gagern | 21 | +0 | -0 |
| 2015-08-30 00:57 | Merge pull request #340 from gagern/pngRepack | Kevin Barabash | 85 | +13 | -4 |
| 2015-08-19 20:47 | Use jspngopt and pako to create reproducible PNG files for Chrome as well | Martin von Gagern | 85 | +13 | -4 |
| 2015-08-28 16:29 | Merge pull request #330 from xymostech/add-vert-separator | Kevin Barabash | 7 | +111 | -27 |
| 2015-08-18 21:32 | Add | column separators to arrays. | Emily Eisenberg | 7 | +111 | -27 |
| 2015-08-22 03:19 | Merge pull request #334 from Khan/revert-333-gitter-badge | Kevin Barabash | 1 | +0 | -2 |
| 2015-08-22 03:14 | Revert "Add a Gitter chat badge to README.md" | Kevin Barabash | 1 | +0 | -2 |
| 2015-08-22 03:06 | Merge pull request #333 from gitter-badger/gitter-badge | Kevin Barabash | 1 | +2 | -0 |
| 2015-08-22 02:55 | Added Gitter badge | The Gitter Badger | 1 | +2 | -0 |
| 2015-08-20 04:07 | Merge pull request #291 from kevinb7/fonts-p2_rendering | Kevin Barabash | 18 | +338 | -34 |
| 2015-07-04 21:28 | Adds math commands, HTML rendering, and screenshotter tests. | Kevin Barabash | 18 | +338 | -34 |
| 2015-08-19 23:44 | Merge pull request #294 from gagern/symtypes | Kevin Barabash | 3 | +170 | -15 |
| 2015-07-06 23:59 | Fix incorrect symbol types | Martin von Gagern | 1 | +15 | -15 |
| 2015-07-06 23:56 | Add tool to check symbol group types against LaTeX | Martin von Gagern | 2 | +155 | -0 |
| 2015-08-19 03:00 | Merge pull request #310 from gagern/ssYaml | Kevin Barabash | 7 | +151 | -74 |
| 2015-08-06 18:15 | Merge pull request #323 from blaiprat/fontMetricsData_js | Kevin Barabash | 4 | +1754 | -1754 |
| 2015-08-06 07:59 | Merge remote-tracking branch 'origin/master' into ssYaml | Martin von Gagern | 145 | +856 | -51 |
| 2015-08-06 08:17 | Add missing semicolon at the end of fontMetricsData | Blai Pratdesaba | 2 | +2 | -2 |
| 2015-08-05 18:52 | Generate fontMetricsData as JavaScript | Blai Pratdesaba | 4 | +1753 | -1753 |
| 2015-08-03 20:45 | Whitelist keys to include in ss_data query strings | Martin von Gagern | 1 | +8 | -1 |
| 2015-07-29 17:55 | Merge pull request #317 from JeffEverett/unsupported_commands | Kevin Barabash | 9 | +152 | -25 |
| 2015-07-29 16:05 | Merge pull request #319 from JeffEverett/fix_limit_controls | Kevin Barabash | 5 | +5 | -3 |
| 2015-07-29 16:04 | Merge pull request #290 from kevinb7/fonts-p1_metrics | Kevin Barabash | 6 | +579 | -15 |
| 2015-07-27 20:15 | Fixed limit controls in textstyle | Jeff Everett | 5 | +5 | -3 |
| 2015-07-27 09:45 | Added support for visual depiction of unsupported commands | Jeff Everett | 9 | +152 | -25 |
| 2015-07-25 01:53 | Merge pull request #314 from JeffEverett/limits_and_nolimits | Kevin Barabash | 5 | +47 | -1 |
| 2015-07-20 19:30 | Added support for \limits and \nolimits controls | Jeff Everett | 5 | +47 | -1 |
| 2015-07-23 04:12 | Disable chrome screenshotter tests until we can determine why it's producing different results. | Kevin Barabash | 1 | +1 | -1 |
| 2015-07-23 04:06 | Update `make screenshots` to run the new screenshotter | Kevin Barabash | 1 | +1 | -1 |
| 2015-07-20 03:14 | Merge pull request #299 from gagern/delimiters | Kevin Barabash | 3 | +35 | -1 |
| 2015-07-16 21:20 | Update master version numbers | Emily Eisenberg | 2 | +2 | -2 |
| 2015-07-16 19:01 | Update Dockerfile for ttfautohint, update metrics | Emily Eisenberg | 119 | +30 | -3 |
| 2015-07-15 14:50 | Switch Screenshotter data from JSON to YAML | Martin von Gagern | 7 | +137 | -72 |
| 2015-07-15 13:50 | Merge pull request #308 from gagern/selenium-images | Kevin Barabash | 3 | +74 | -18 |
| 2015-07-15 13:49 | Merge pull request #309 from gagern/chromeScreenshotUpdates | Kevin Barabash | 12 | +0 | -0 |
| 2015-07-14 22:46 | Automatically start a development server | Martin von Gagern | 3 | +74 | -18 |
| 2015-07-15 13:40 | Update chrome screenshots | Martin von Gagern | 12 | +0 | -0 |
| 2015-07-14 16:13 | Merge pull request #264 from gagern/selenium-images | Kevin Barabash | 45 | +328 | -142 |
| 2015-06-22 17:35 | Add screenshots taken from Chrome | Martin von Gagern | 39 | +3 | -1 |
| 2015-06-22 17:30 | Switch from own docker image to standard selenium images | Martin von Gagern | 8 | +326 | -142 |
| 2015-07-14 12:56 | Merge pull request #306 from gagern/browserifyUpdate | Kevin Barabash | 1 | +2 | -5 |
| 2015-07-14 07:51 | Update development server for new browserify version | Martin von Gagern | 1 | +2 | -5 |
| 2015-07-04 21:20 | Adds font metrics to support font commands. | Kevin Barabash | 6 | +579 | -15 |
| 2015-07-10 15:52 | Merge pull request #293 from gagern/matrices | Kevin Barabash | 4 | +6 | -3 |
| 2015-07-06 22:26 | Test case demonstrating the desired spacing around an array | Martin von Gagern | 2 | +1 | -0 |
| 2015-07-06 22:24 | Change group type of array from inner to ord | Martin von Gagern | 1 | +2 | -2 |
| 2015-07-06 22:26 | Offer some help working out the types of math formula atoms | Martin von Gagern | 2 | +3 | -1 |
| 2015-07-10 15:07 | Merge pull request #303 from gagern/metrics | Kevin Barabash | 9 | +1433 | -65 |
| 2015-07-09 15:33 | Switch from fontforge to fonttools | Martin von Gagern | 3 | +48 | -34 |
| 2015-07-09 15:25 | Avoid non-determinisms related to font metric generation | Martin von Gagern | 3 | +18 | -17 |
| 2015-07-09 13:47 | Format font metrix data to have one row for each glyph | Martin von Gagern | 3 | +1368 | -3 |
| 2015-07-09 13:01 | Save auto-generated font metrics data to separate JSON file | Martin von Gagern | 6 | +7 | -22 |
| 2015-07-09 12:44 | Auto-detect python binary | Martin von Gagern | 1 | +4 | -1 |
| 2015-07-09 05:38 | add a link to Examining TeX page on wiki to CONTRIBUTING.md | Kevin Barabash | 1 | +4 | -1 |
| 2015-07-08 21:37 | Provide more delimiters | Martin von Gagern | 3 | +35 | -1 |
| 2015-07-09 00:17 | Merge pull request #295 from gagern/fracspace | Kevin Barabash | 12 | +27 | -20 |
| 2015-07-09 00:01 | Merge pull request #298 from gagern/Bmatrix | Emily Eisenberg | 1 | +9 | -1 |
| 2015-07-08 20:47 | Implement Bmatrix environment | Martin von Gagern | 1 | +9 | -1 |
| 2015-07-07 08:03 | Improve horizontal spacing of fractions | Martin von Gagern | 12 | +27 | -20 |
| 2015-07-07 03:04 | Merge pull request #268 from gagern/texcmp | Kevin Barabash | 8 | +420 | -1 |
| 2015-06-24 21:28 | Take snapshots of formulas rendered by LaTeX and compute visual diffs | Martin von Gagern | 8 | +420 | -1 |
| 2015-07-03 16:17 | Merge pull request #283 from kevinb7/kevinb7-patch-4 | Kevin Barabash | 1 | +9 | -0 |
| 2015-07-02 02:15 | Update CONTRIBUTING.md | Kevin Barabash | 1 | +9 | -0 |
| 2015-07-02 20:36 | Merge pull request #284 from kevinb7/kevinb7-patch-5 | Kevin Barabash | 1 | +1 | -1 |
| 2015-07-02 20:34 | Merge pull request #285 from kevinb7/kevinb7-patch-6 | Kevin Barabash | 1 | +1 | -1 |
| 2015-07-02 02:21 | Added a link to the list of commands on the wiki. | Kevin Barabash | 1 | +1 | -1 |
| 2015-07-02 02:18 | Update Makefile | Kevin Barabash | 1 | +1 | -1 |
| 2015-07-01 13:24 | Merge pull request #280 from JeffEverett/master | Kevin Barabash | 1 | +10 | -0 |
| 2015-07-01 07:56 | Add two AMS symbols: checkmark and circledR | Jeff Everett | 1 | +10 | -0 |
| 2015-07-01 06:08 | Merge pull request #279 from gagern/cases | Kevin Barabash | 6 | +74 | -14 |
| 2015-06-30 07:41 | Implement cases environment | Martin von Gagern | 6 | +74 | -14 |
| 2015-06-26 20:57 | Fix `arc lint` | Emily Eisenberg | 2 | +10 | -4 |
| 2015-06-20 19:22 | Cleanup Makefile | Emily Eisenberg | 1 | +4 | -3 |
| 2015-06-20 18:56 | Remove font files and auto-render from bower's main | Emily Eisenberg | 1 | +1 | -46 |
| 2015-06-20 17:08 | Summary: add "main" field instead of "name" to bower.json | Kevin Barabash | 2 | +3 | -3 |
| 2015-06-20 17:00 | Summary: - Add "main" field to bower.json to prevent errors during installation. - Bump version to 0.4.1 in bower.json and package.json | Kevin Barabash | 2 | +51 | -2 |
| 2015-06-18 22:29 | Add a bower.json | Emily Eisenberg | 1 | +31 | -0 |
| 2015-06-18 22:22 | Add a `dist` rule to the Makefile | Emily Eisenberg | 1 | +4 | -1 |
| 2015-06-18 20:35 | Merge pull request #246 from gagern/matrices | Kevin Barabash | 13 | +537 | -153 |
| 2015-06-13 19:14 | Simplify stacked delimiters | Martin von Gagern | 1 | +17 | -41 |
| 2015-06-12 16:58 | Implement environments, for arrays and matrices in particular | Martin von Gagern | 12 | +520 | -112 |
| 2015-06-10 21:47 | Merge pull request #245 from mjbshaw/display-mode-cli | Emily Eisenberg | 1 | +19 | -3 |
| 2015-06-10 14:15 | Add display mode to the CLI | Michael Bradshaw | 1 | +19 | -3 |
| 2015-06-05 08:59 | Bump version in README | Ben Alpert | 1 | +2 | -2 |
| 2015-05-27 02:07 | Added new exercise colors as macros | hathix | 3 | +67 | -2 |
| 2015-05-07 15:09 | Merge pull request #227 from jeresig/parseTree | John Resig | 2 | +39 | -0 |
| 2015-05-04 19:59 | Expose a new .__parse() method for generating a parse tree from a math expression. | John Resig | 2 | +39 | -0 |
| 2015-05-01 18:43 | Merge pull request #225 from jeresig/clone-buildhtml | Emily Eisenberg | 1 | +4 | -0 |
| 2015-04-30 16:51 | buildHTML's buildExpression is destructive, changing the tree object, this clones the object first before manipulating it. | John Resig | 1 | +4 | -0 |
| 2015-04-27 00:22 | Add JSON as a global in .jshintrc | Ben Alpert | 1 | +1 | -0 |
| 2015-04-27 00:04 | [auto-render] Don't stop parsing when one expression fails | Ben Alpert | 4 | +55 | -23 |
| 2015-04-23 01:55 | Add better lint checking. | Emily Eisenberg | 6 | +26 | -8 |
| 2015-04-22 22:33 | Fix lint | Emily Eisenberg | 1 | +3 | -3 |
| 2015-04-22 22:26 | Add optional arguments to \sqrt | Emily Eisenberg | 7 | +58 | -13 |
| 2015-04-09 00:14 | Merge pull request #218 from TBRSS/master | Emily Eisenberg | 1 | +3 | -0 |
| 2015-04-08 23:13 | Protect elements inside .katex from inheriting text-indent. | Paul M. Rodriguez | 1 | +3 | -0 |
| 2015-04-06 17:39 | Don't slice in lexer | Ben Alpert | 2 | +39 | -36 |
| 2015-04-04 03:48 | Update README.md | Ben Alpert | 1 | +3 | -1 |
| 2015-04-01 22:59 | Release 0.3.0 | Emily Eisenberg | 1 | +1 | -1 |
| 2015-04-01 22:57 | Add basic auto-render extension | Emily Eisenberg | 12 | +595 | -36 |
| 2015-04-01 22:29 | Fix the greediness of the `\color` function | Emily Eisenberg | 2 | +9 | -0 |
| 2015-03-30 17:19 | Merge pull request #214 from fkling/misc_symbol | Ben Alpert | 1 | +10 | -0 |
| 2015-03-29 19:40 | Add \# and \& to AMS misc symbols | Felix Kling | 1 | +10 | -0 |
| 2015-03-20 02:35 | Only reference distributed fonts | Ben Alpert | 1 | +9 | -9 |
| 2015-03-13 22:24 | Add support for \phantom | Kevin Barabash | 7 | +148 | -23 |
| 2015-03-13 15:09 | Make text operators <mi>s | Emily Eisenberg | 2 | +4 | -1 |
| 2015-03-12 23:40 | Make our own screenshotting script instead of using huxley | Emily Eisenberg | 113 | +197 | -427 |
| 2015-03-12 14:28 | Merge pull request #196 from PeterDaveHello/patch-1 | Emily Eisenberg | 1 | +2 | -2 |
| 2015-03-10 15:37 | Merge pull request #176 from janmarthedal/bin-symbols | Emily Eisenberg | 1 | +11 | -11 |
| 2015-03-09 19:22 | Fix MathML CSS | Emily Eisenberg | 1 | +5 | -10 |
| 2015-03-08 05:53 | bump version number to v0.2.0 in cdn url | Peter Dave Hello | 1 | +2 | -2 |
| 2015-03-02 02:44 | Release 0.2.0 | Ben Alpert | 1 | +1 | -1 |
| 2015-03-02 02:33 | Add MathML rendering to improve accessibility | Emily Eisenberg | 12 | +1865 | -1185 |
| 2015-03-02 02:27 | Merge pull request #127 from kevinb7/contrib_style_decls | Ben Alpert | 1 | +1 | -0 |
| 2015-02-19 23:26 | Add an optional settings argument to render calls | Emily Eisenberg | 14 | +190 | -144 |
| 2015-02-18 23:29 | Fix up small problems with #126 | Emily Eisenberg | 3 | +165 | -359 |
| 2015-02-19 00:25 | Merge pull request #126 from jmeas/hi-symbols | Emily Eisenberg | 1 | +1754 | -0 |
| 2015-02-09 15:46 | Merge pull request #184 from iamdanfox/remove-greek-fonts | Emily Eisenberg | 5 | +0 | -4 |
| 2014-12-22 21:14 | Make \bigtriangledown, \oplus and others Bin operators (and not Ord) | Jan Marthedal Rasmussen | 1 | +11 | -11 |
| 2014-11-21 23:41 | update .arcconfig to https | Aria Buckles | 1 | +1 | -1 |
| 2014-11-05 12:29 | Remove Greek fonts | Dan Fox | 5 | +0 | -4 |
| 2014-11-04 02:53 | Make `build/katex.less.css` depend on `static/fonts.less` | Emily Eisenberg | 1 | +1 | -1 |
| 2014-10-19 23:17 | Point to CDNJS in README | Ben Alpert | 1 | +3 | -3 |
| 2014-10-16 01:47 | Fix typos in README | Ben Alpert | 1 | +2 | -2 |
| 2014-10-16 01:25 | Add braces around displaystyle | Ben Alpert | 1 | +1 | -1 |
| 2014-10-16 01:09 | Release 0.1.1 | Ben Alpert | 1 | +1 | -1 |
| 2014-10-16 01:08 | Update description in package.json | Ben Alpert | 1 | +1 | -1 |
| 2014-10-15 23:05 | Add \choose support | Ben Alpert | 2 | +28 | -10 |
| 2014-10-15 00:01 | Add support for \{,d,t}binom | Ben Alpert | 6 | +169 | -45 |
| 2014-10-06 05:52 | Add the ability to add woff2 files to the docker | Emily Eisenberg | 68 | +58 | -23 |
| 2014-10-03 23:38 | Merge pull request #142 from mathiasbynens/woff2 | Emily Eisenberg | 25 | +6 | -0 |
| 2014-10-02 01:53 | Merge pull request #117 from jmeas/hi-jshint | Emily Eisenberg | 14 | +165 | -96 |
| 2014-10-01 22:46 | Adds JSHint to the build system and tidies up code. | Jmeas | 14 | +165 | -96 |
| 2014-10-01 22:06 | Merge pull request #137 from cben/displaystyle | Emily Eisenberg | 1 | +8 | -0 |
| 2014-10-01 21:20 | Add optional arguments | Emily Eisenberg | 6 | +233 | -99 |
| 2014-10-01 21:07 | Make built files use only ASCII characters | Ben Alpert | 2 | +1 | -7 |
| 2014-10-01 15:58 | Mention `\displaystyle` workaround in README until the question of display math API (#66) is decided either way... | Beni Cherniavsky-Paskin | 1 | +8 | -0 |
| 2014-10-01 09:36 | Add WOFF2 versions of the fonts | Mathias Bynens | 25 | +6 | -0 |
| 2014-09-29 17:42 | Adds new symbols. | Jmeas | 1 | +1754 | -0 |
| 2014-09-27 08:32 | Merge pull request #101 from kevinb7/over | Emily Eisenberg | 3 | +159 | -5 |
| 2014-09-22 02:50 | added support for \over | Kevin Barabash | 3 | +159 | -5 |
| 2014-09-25 20:32 | added rule to the style guide section for where to declare variables | Kevin Barabash | 1 | +1 | -0 |
| 2014-09-24 18:28 | Merge pull request #107 from dbieber/patch-2 | Ben Alpert | 1 | +1 | -1 |
| 2014-09-24 18:25 | Merge pull request #106 from dbieber/patch-1 | Ben Alpert | 1 | +1 | -1 |
| 2014-09-24 05:16 | Merge pull request #70 from mathiasbynens/patch-1 | Ben Alpert | 1 | +3 | -3 |
| 2014-09-23 21:04 | Merge pull request #104 from kevinb7/error.position | Emily Eisenberg | 2 | +12 | -0 |
| 2014-09-22 15:41 | added position property to ParseError | Kevin Barabash | 2 | +12 | -0 |
| 2014-09-23 04:07 | Update CONTRIBUTING.md | David Bieber | 1 | +1 | -1 |
| 2014-09-23 04:05 | Update CONTRIBUTING.md | David Bieber | 1 | +1 | -1 |
| 2014-09-22 21:25 | Merge pull request #91 from MandaBrown/teeny_tiny_typo_fix | Emily Eisenberg | 1 | +1 | -1 |
| 2014-09-22 21:23 | Improve the fonts.less experience | Emily Eisenberg | 8 | +82 | -250 |
| 2014-09-22 20:56 | Update huxley screenshots | Emily Eisenberg | 98 | +2 | -2 |
| 2014-09-22 18:46 | Catch exceptions on test page | Ben Alpert | 1 | +9 | -1 |
| 2014-09-20 01:29 | Fixes a teeny tiny typo in a comment. | Mandy Brown | 1 | +1 | -1 |
| 2014-09-19 19:34 | Merge pull request #89 from patrickkang/master | Emily Eisenberg | 1 | +5 | -0 |
| 2014-09-19 18:51 | Merge pull request #71 from jmendeth/simple-cli | Emily Eisenberg | 3 | +18 | -0 |
| 2014-09-19 18:49 | Merge pull request #54 from adammark/patch-1 | Emily Eisenberg | 1 | +6 | -0 |
| 2014-09-19 18:14 | Add partial symbol | Patrick Kang | 1 | +5 | -0 |
| 2014-09-19 05:06 | Merge pull request #72 from evestera/setrelops | Emily Eisenberg | 1 | +105 | -0 |
| 2014-09-17 14:39 | Added various set theory and logic symbols | Erik Vesteraas | 1 | +105 | -0 |
| 2014-09-19 04:03 | Merge pull request #44 from grizzilus/master | Emily Eisenberg | 1 | +1 | -1 |
| 2014-09-19 03:05 | Add CLA information in CONTRIBUTING.md | Emily Eisenberg | 1 | +4 | -0 |
| 2014-09-17 22:13 | Warn when the website is in quirks mode | Emily Eisenberg | 1 | +14 | -0 |
| 2014-09-17 13:47 | Ignore NPM debug logs | Xavier Mendez | 1 | +1 | -0 |
| 2014-09-17 13:46 | Add simple CLI | Xavier Mendez | 2 | +17 | -0 |
| 2014-09-17 13:39 | README: Remove redundant `type` attribute | Mathias Bynens | 1 | +3 | -3 |
| 2014-09-17 00:40 | Add skew and italic metrics for ttfs | Emily Eisenberg | 2 | +38 | -24 |
| 2014-09-16 23:00 | Add font metrics for \iint, \iiint | Emily Eisenberg | 2 | +13 | -5 |
| 2014-09-16 15:17 | Update README.md | Adam Mark | 1 | +6 | -0 |
| 2014-09-16 01:05 | Fix license typo in README | Jeremy Engel | 1 | +1 | -1 |
| 2014-09-15 20:24 | Merge pull request #39 from mgp/master | Emily Eisenberg | 1 | +8 | -8 |
| 2014-09-15 19:49 | Fix links to JS source files | Mike Parker | 1 | +8 | -8 |
| 2014-09-15 10:04 | Bump version to v0.1.0 | Emily Eisenberg | 2 | +6 | -2 |
| 2014-09-15 09:50 | Move js files into src/ | Emily Eisenberg | 18 | +10 | -10 |
| 2014-09-15 00:59 | Improve readme | Emily Eisenberg | 2 | +146 | -11 |
| 2014-09-15 04:30 | Add a Dockerfile for huxley tests | Emily Eisenberg | 3 | +57 | -14 |
| 2014-09-15 04:20 | Rename `katex.process` to `katex.render` | Emily Eisenberg | 3 | +4 | -4 |
| 2014-09-15 02:31 | Improve build process | Emily Eisenberg | 6 | +269 | -252 |
| 2014-09-15 02:23 | Add looots of comments | Emily Eisenberg | 14 | +956 | -298 |
| 2014-09-14 23:02 | Add Travis badge to README | Ben Alpert | 1 | +1 | -2 |
| 2014-09-14 04:30 | Add accents | Emily Eisenberg | 14 | +338 | -31 |
| 2014-09-14 02:04 | Fix dots spacing | Emily Eisenberg | 2 | +9 | -3 |
| 2014-09-13 23:49 | Fix rendering of lists in \left/\right | Emily Eisenberg | 4 | +13 | -1 |
| 2014-09-13 00:59 | Add code for generating HTML | Ben Alpert | 4 | +146 | -9 |
| 2014-09-13 00:49 | Enable travis-ci.org | Ben Alpert | 1 | +4 | -0 |
| 2014-09-13 00:29 | Get rid of the lookahead-y dots | Emily Eisenberg | 2 | +8 | -38 |
| 2014-09-12 23:27 | Fix large integrals in IE 8 | Emily Eisenberg | 1 | +4 | -0 |
| 2014-09-12 22:38 | Fix undefined maxFontSize | Emily Eisenberg | 1 | +1 | -0 |
| 2014-09-12 10:47 | Add \dots commands | Emily Eisenberg | 3 | +55 | -1 |
| 2014-09-12 21:59 | Add the ability to extract metrics from ttfs | Emily Eisenberg | 4 | +56 | -6 |
| 2014-09-12 21:58 | Add limit operators | Emily Eisenberg | 14 | +427 | -81 |
| 2014-09-12 21:41 | Add vlist builder for more consistent stacking | Emily Eisenberg | 9 | +244 | -277 |
| 2014-09-12 20:30 | Improve testing | Emily Eisenberg | 9 | +1013 | -967 |
| 2014-09-12 09:23 | Cleanup package.json | Emily Eisenberg | 1 | +4 | -1 |
| 2014-09-11 00:10 | Add style changing functions | Emily Eisenberg | 7 | +97 | -5 |
| 2014-09-10 22:56 | Make all the lines the correct sizes | Emily Eisenberg | 3 | +8 | -5 |
| 2014-09-10 06:18 | Fix our parsing strategy so it is the same as (or very similar to) TeX's | Emily Eisenberg | 15 | +3939 | -3635 |
| 2014-09-07 06:24 | Remove pdiff from README | Ben Alpert | 1 | +0 | -5 |
| 2014-09-06 22:08 | Add square roots (\sqrt) | Emily Eisenberg | 9 | +164 | -2 |
| 2014-09-06 06:57 | Render nothing for /?text= | Ben Alpert | 1 | +1 | -1 |
| 2014-09-05 20:24 | Clean up the Makefile, package.json | Emily Eisenberg | 2 | +15 | -8 |
| 2014-09-05 20:00 | Remove pdiff, now that we have huxley | Emily Eisenberg | 4 | +0 | -101 |
| 2014-09-05 04:58 | Add support for \left and \right | Emily Eisenberg | 22 | +829 | -309 |
| 2014-09-05 00:54 | Update fonts from the mathjax fonts Docker | Emily Eisenberg | 87 | +0 | -0 |
| 2014-09-04 07:56 | Change the scriptstyle size from 2/3em to 0.7em | Emily Eisenberg | 14 | +6 | -6 |
| 2014-09-04 03:12 | Update metrics using TeX metrics instead of TTF metrics | Emily Eisenberg | 26 | +1267 | -53 |
| 2014-08-31 05:42 | Fix the docker command | Emily Eisenberg | 1 | +1 | -1 |
| 2014-08-31 05:41 | Make \rules work in script and scriptscript sizes | Emily Eisenberg | 1 | +3 | -0 |
| 2014-08-29 21:45 | Add the '\rule' command for drawing boxes | Emily Eisenberg | 8 | +178 | -4 |
| 2014-08-29 19:28 | Add \scriptspace after superscripts and subscripts | Ben Alpert | 9 | +21 | -0 |
| 2014-08-27 08:17 | Add some text next to the math in the vertical test | Emily Eisenberg | 2 | +1 | -1 |
| 2014-08-27 08:12 | Fix font sizing issues | Emily Eisenberg | 11 | +146 | -71 |
| 2014-08-26 21:50 | Make permalink button work in IE8. | Emily Eisenberg | 1 | +9 | -3 |
| 2014-08-20 07:41 | Remove console.log | Emily Eisenberg | 1 | +0 | -1 |
| 2014-08-09 00:41 | Fix the OS/2 font tables to prevent clipping on windows | Emily Eisenberg | 65 | +3 | -12 |
| 2014-08-07 00:52 | Update fonts from MathJax | Emily Eisenberg | 159 | +247 | -137 |
| 2014-08-06 00:48 | Add support for \overline | Emily Eisenberg | 8 | +107 | -1 |
| 2014-08-05 23:52 | Rename variables from @size-# to @size# | Emily Eisenberg | 1 | +12 | -12 |
| 2014-08-05 23:43 | Add delimiter sizing | Emily Eisenberg | 10 | +443 | -35 |
| 2014-08-05 21:23 | Start using a docker to take huxley screenshots | Emily Eisenberg | 16 | +0 | -0 |
| 2014-07-24 03:25 | Add \_ | Ben Alpert | 1 | +5 | -0 |
| 2014-07-24 03:23 | Add permalink button to test page | Ben Alpert | 3 | +17 | -4 |
| 2014-07-11 01:28 | Switch from using huxley to node-huxley | Emily Eisenberg | 66 | +177 | -63 |
| 2014-07-10 23:06 | Add an 'implicit group' parser, use with sizing | Emily Eisenberg | 5 | +118 | -43 |
| 2014-05-30 19:29 | Ignore whitespace following `\text` | Ben Alpert | 2 | +37 | -1 |
| 2014-05-26 08:13 | Fix typesetting of ' | Ben Alpert | 1 | +1 | -1 |
| 2014-04-23 01:01 | Fix the struts in IE9 | Emily Eisenberg | 2 | +4 | -4 |
| 2014-04-17 18:44 | Make supsubs work correctly with character boxes | Emily Eisenberg | 4 | +29 | -2 |
| 2014-04-15 01:52 | Make rlap test a little easier to find errors in | Emily Eisenberg | 2 | +1 | -2 |
| 2014-03-31 03:48 | lint (definitely not cheating) | Emily Eisenberg | 1 | +1 | -1 |
| 2014-03-30 03:30 | Make errors more informative | Emily Eisenberg | 4 | +72 | -27 |
| 2014-03-30 03:33 | Fix a weird bug with rlap | Emily Eisenberg | 5 | +20 | -7 |
| 2014-03-29 03:43 | Fix our getTypeOfGroup function | Emily Eisenberg | 3 | +6 | -5 |
| 2014-03-27 23:23 | Add tie symbol (~) | Emily Eisenberg | 7 | +54 | -7 |
| 2014-03-27 16:34 | Add a \color command for custom colors | Emily Eisenberg | 8 | +159 | -31 |
| 2014-03-27 02:17 | First attempt at `\text` function | Emily Eisenberg | 8 | +783 | -625 |
| 2014-03-26 05:10 | Replace our annoying lookup tables with a unified symbol table | Emily Eisenberg | 3 | +599 | -241 |
| 2014-03-21 03:22 | Compile .less on demand for test page | Ben Alpert | 4 | +22 | -15 |
| 2014-03-21 01:36 | Somehow manage to fix the sizing bugs | Emily Eisenberg | 10 | +78 | -33 |
| 2014-03-21 01:30 | Don't die if things are already installed | Ben Alpert | 1 | +2 | -2 |
| 2014-03-18 03:44 | Make marginRight work in firefox | Emily Eisenberg | 4 | +1 | -1 |
| 2014-01-30 06:39 | Don't silence webkit2png output | Ben Alpert | 1 | +1 | -1 |
| 2014-03-11 22:32 | Make the Makefile non-mac friendly | Emily Eisenberg | 1 | +8 | -1 |
| 2014-03-11 22:29 | Add huxley screenshot tests | Emily Eisenberg | 25 | +67 | -0 |
| 2014-02-19 01:34 | Add "http://" to links in README | Justin Jaffray | 1 | +4 | -5 |
| 2014-02-01 01:47 | Add MIT License | Alex Lopatin | 2 | +27 | -0 |
| 2014-01-30 02:14 | Add \enspace (0.5em space) | Alex Lopatin | 3 | +6 | -0 |
| 2014-01-30 00:29 | Basic perceptual diffing support for KaTeX | Alex Lopatin | 6 | +125 | -2 |
| 2014-01-29 00:20 | Added \! (negative thin space) | Alex Lopatin | 3 | +7 | -1 |
| 2014-01-29 00:13 | Added \cong + fixed comment copypasta. | Alex Lopatin | 3 | +4 | -2 |
| 2014-01-17 06:32 | Add \langle and \rangle | Ben Alpert | 2 | +4 | -0 |
| 2014-01-15 03:52 | Don't change global prototype: local utils.indexOf | Ben Alpert | 2 | +18 | -32 |
| 2014-01-15 01:37 | Add an Array.indexOf polyfill and don't depend on underscore.js | Ben Eater | 2 | +32 | -11 |
| 2014-01-14 20:02 | Don't use native indexOf | Ben Eater | 1 | +1 | -1 |
| 2014-01-14 06:57 | Shrink space, make exponents look more reasonable | Ben Alpert | 1 | +1 | -1 |
| 2014-01-14 03:09 | Add hacky left margin to superscripts | Ben Alpert | 1 | +4 | -0 |
| 2014-01-14 03:09 | Add parens to mixins to avoid including in .css | Ben Alpert | 1 | +3 | -3 |
| 2014-01-13 21:37 | Add \le, \ge, \ne symbols | Ben Alpert | 2 | +6 | -0 |
| 2014-01-10 19:56 | Add \in | Ben Alpert | 2 | +2 | -0 |
| 2013-12-16 13:46 | Prevent line breaks immediately after math | Ben Alpert | 2 | +10 | -2 |
| 2013-11-22 06:13 | Add \approx as a symbol | Ben Alpert | 2 | +2 | -0 |
| 2013-11-12 22:09 | Empty the output element before parsing the input | Ben Eater | 1 | +2 | -1 |
| 2013-09-13 23:23 | Update browserify | Ben Alpert | 1 | +1 | -1 |
| 2013-09-13 23:10 | Add percent sign | Ben Alpert | 2 | +2 | -0 |
| 2013-08-28 01:33 | Add \triangle | Ben Alpert | 2 | +2 | -0 |
| 2013-08-23 00:14 | Fix sizing | Emily Eisenberg | 2 | +3 | -1 |
| 2013-08-22 03:22 | Add sizing functions (like \small) | Emily Eisenberg | 4 | +97 | -5 |
| 2013-08-17 23:07 | Make supsub work with empty nucleus | Ben Alpert | 2 | +25 | -1 |
| 2013-08-15 19:07 | Don't import fonts.css | Emily Eisenberg | 2 | +1 | -2 |
| 2013-08-15 00:39 | Add some AMS characters | Emily Eisenberg | 5 | +19 | -4 |
| 2013-08-14 17:57 | Parse metrics directly from .ttf files | Ben Alpert | 8 | +53 | -5067 |
| 2013-08-14 17:51 | Add italic correction | Emily Eisenberg | 3 | +218 | -5 |
| 2013-08-14 01:27 | Oops, forgot about commas | Emily Eisenberg | 1 | +2 | -2 |
| 2013-08-14 01:16 | Add ability to calculate heights/depths | Emily Eisenberg | 21 | +5623 | -363 |
| 2013-08-10 10:26 | Get rid of `make copy` | Emily Eisenberg | 1 | +0 | -16 |
| 2013-08-10 10:23 | Do bin -> ord for all the correct types | Emily Eisenberg | 1 | +2 | -1 |
| 2013-08-10 03:51 | Add the \KaTeX command | Emily Eisenberg | 3 | +35 | -0 |
| 2013-08-06 21:12 | Refactor some stuff | Emily Eisenberg | 3 | +342 | -256 |
| 2013-08-05 21:22 | Copy to the right place in khan-exercises | Ben Alpert | 1 | +2 | -2 |
| 2013-08-04 19:55 | Apply nowrap to .katex | Ben Alpert | 1 | +1 | -0 |
| 2013-08-02 00:43 | Look at WebKit version instead of checking Safari | Ben Alpert | 2 | +29 | -8 |
| 2013-07-16 20:21 | Add a setup rule to Makefile | Joel Burget | 2 | +5 | -2 |
| 2013-07-29 00:53 | Always throw real ParseErrors | Ben Alpert | 3 | +5 | -4 |
| 2013-07-26 21:10 | Improve the makefile | Emily Eisenberg | 1 | +13 | -3 |
| 2013-07-26 20:41 | Move main node cleanup back | Emily Eisenberg | 1 | +1 | -1 |
| 2013-07-26 02:15 | Make safari only break on fractions | Emily Eisenberg | 2 | +6 | -6 |
| 2013-07-26 01:59 | Don't run in Safari | Emily Eisenberg | 2 | +16 | -1 |
| 2013-07-25 03:37 | Make the linter happy | Emily Eisenberg | 6 | +24 | -24 |
| 2013-07-24 21:49 | Make katex always clean up after itself | Emily Eisenberg | 1 | +1 | -1 |
| 2013-07-23 23:30 | Add new fonts, with correct font face names | Emily Eisenberg | 72 | +0 | -0 |
| 2013-07-22 21:46 | Make ParseErrors differentiable from other Errors | Emily Eisenberg | 1 | +5 | -2 |
| 2013-07-21 01:23 | Dollar sign | Ben Alpert | 2 | +2 | -0 |
| 2013-07-19 05:55 | Make uppercase Greek letters use roman font | Ben Alpert | 2 | +14 | -13 |
| 2013-07-17 22:43 | Sync with Khan-exercises | Emily Eisenberg | 6 | +104 | -92 |
| 2013-07-17 05:03 | printf not echo -n | Ben Alpert | 1 | +1 | -1 |
| 2013-07-17 05:00 | Parse single superscripts and subscripts | Ben Alpert | 3 | +83 | -34 |
| 2013-07-17 00:46 | Fix the failing frac test | Emily Eisenberg | 1 | +34 | -8 |
| 2013-07-15 19:06 | Fix some minor things | Emily Eisenberg | 3 | +4 | -4 |
| 2013-07-15 05:54 | Add Greek letters | Ben Alpert | 2 | +87 | -2 |
| 2013-07-15 05:53 | Add more symbols | Ben Alpert | 3 | +93 | -19 |
| 2013-07-15 05:46 | Make contains() actually work in IE8 | Ben Alpert | 1 | +12 | -1 |
| 2013-07-15 05:41 | Inherit fraction bar color from surrounding text | Ben Alpert | 2 | +13 | -13 |
| 2013-07-15 04:34 | Grosser color support for prettier results | Ben Alpert | 3 | +75 | -45 |
| 2013-07-14 23:55 | Add TeX style support | Ben Alpert | 4 | +178 | -179 |
| 2013-07-14 03:55 | Non-capturing regex, don't catch some exceptions | Emily Eisenberg | 2 | +7 | -7 |
| 2013-07-14 03:42 | Remove dependency on underscore | Emily Eisenberg | 4 | +18 | -10 |
| 2013-07-14 01:15 | Remove Parser options usage | Emily Eisenberg | 3 | +6 | -6 |
| 2013-07-13 23:13 | Add \ in front of functions in the parser | Emily Eisenberg | 2 | +16 | -15 |
| 2013-07-13 07:05 | Allow some functions to have letters after them | Emily Eisenberg | 2 | +7 | -22 |
| 2013-07-13 06:17 | Fix typo, so we actually test x_x_x | Emily Eisenberg | 1 | +1 | -1 |
| 2013-07-13 06:16 | Rewrite the parser | Emily Eisenberg | 12 | +414 | -340 |
| 2013-07-12 01:32 | Add some basic testing using jasmine | Emily Eisenberg | 9 | +3765 | -8 |
| 2013-07-10 21:08 | Rename everything to KaTeX | Emily Eisenberg | 82 | +402 | -402 |
| 2013-07-10 19:11 | Un-combine ords | Emily Eisenberg | 1 | +2 | -3 |
| 2013-07-10 05:41 | Split out backtick because it's special | Emily Eisenberg | 2 | +3 | -1 |
| 2013-07-10 05:33 | Add some more symbols to appropriate categories | Emily Eisenberg | 1 | +2 | -2 |
| 2013-07-10 05:31 | Attempt to merge ords together | Emily Eisenberg | 3 | +10 | -11 |
| 2013-07-10 05:04 | Add ops | Emily Eisenberg | 4 | +90 | -0 |
| 2013-07-10 04:15 | Remove accidental second arguments | Emily Eisenberg | 1 | +5 | -5 |
| 2013-07-10 04:14 | Make {} turn things into ords | Emily Eisenberg | 2 | +3 | -1 |
| 2013-07-10 04:05 | Correctly style fracs as inners | Emily Eisenberg | 2 | +45 | -3 |
| 2013-07-10 04:01 | Add punctuation | Emily Eisenberg | 4 | +35 | -1 |
| 2013-07-09 23:02 | Add llap and rlap | Emily Eisenberg | 4 | +25 | -1 |
| 2013-07-09 22:53 | Sync styles with khan-exercises | Emily Eisenberg | 5 | +160 | -160 |
| 2013-07-09 22:32 | Add spacing functions | Emily Eisenberg | 4 | +60 | -1 |
| 2013-07-09 22:30 | Add a thin space around fractions | Emily Eisenberg | 1 | +2 | -0 |
| 2013-07-09 07:57 | Add rels | Emily Eisenberg | 4 | +44 | -4 |
| 2013-07-09 07:09 | Make the makefile better | Emily Eisenberg | 1 | +10 | -12 |
| 2013-07-09 05:48 | Make things sort of work in IE8 | Ben Alpert | 149 | +259 | -22 |
| 2013-07-08 22:48 | Add color support | Emily Eisenberg | 4 | +40 | -3 |
| 2013-07-08 22:37 | Make the lexer errors actually work | Emily Eisenberg | 1 | +1 | -1 |
| 2013-07-08 05:41 | Make large fractions actually work | Emily Eisenberg | 4 | +10 | -5 |
| 2013-07-08 04:27 | Tweaks to lexer, incl. matching func all at once | Ben Alpert | 3 | +25 | -52 |
| 2013-07-08 04:20 | Use our own local (awesome) fonts | Emily Eisenberg | 74 | +4 | -4 |
| 2013-07-08 04:13 | Use our own lexer, not jison's | Emily Eisenberg | 3 | +103 | -24 |
| 2013-07-07 21:13 | Catch server errors and return 500 | Ben Alpert | 2 | +12 | -4 |
| 2013-07-07 19:15 | Get rid of some forgotten elems | Emily Eisenberg | 1 | +2 | -2 |
| 2013-07-06 07:52 | Don't make undefined classNames | Emily Eisenberg | 1 | +1 | -1 |
| 2013-07-06 05:55 | Create node server to replace 'make watch' | Ben Alpert | 10 | +83 | -19 |
| 2013-07-06 04:44 | Use browserify and "modules" | Ben Alpert | 6 | +113 | -111 |
| 2013-07-06 04:44 | Add \pm, \div | Ben Alpert | 2 | +13 | -5 |
| 2013-07-06 04:24 | Make clearNode screaming-fast-er | Ben Alpert | 1 | +4 | -3 |
| 2013-07-06 04:24 | Add bin + open, close + bin spacing styles | Ben Alpert | 1 | +8 | -0 |
| 2013-07-06 04:20 | Make |, \lvert, \rvert work | Ben Alpert | 2 | +11 | -3 |
| 2013-07-06 04:14 | Use mathit less, so things are less italic | Emily Eisenberg | 1 | +3 | -5 |
| 2013-07-06 03:55 | Make the makefile more helpful | Emily Eisenberg | 1 | +9 | -2 |
| 2013-07-06 03:34 | Refactor most of the javascript | Emily Eisenberg | 4 | +121 | -164 |
| 2013-07-05 23:43 | Add an arcconfig | Emily Eisenberg | 1 | +4 | -0 |
| 2013-07-05 09:05 | Initial commit | Emily Eisenberg | 7 | +372 | -0 |