www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

DateCommit messageAuthorFiles+-
2017-05-13 19:07Merge pull request #699 from edemaine/middleKevin Barabash1+13-7
2017-05-12 13:33Refactor and comment space splicing codeErik Demaine1+13-7
2017-04-30 22:30Fix #683.Eddie Kohler4+32-15
2017-04-27 23:02Rephrase displayMode description to be clearer (#648)Tab Atkins Jr1+5-2
2017-04-16 00:55Merge pull request #678 from edemaine/symbolsKevin Barabash1+18-18
2017-04-16 00:39Merge pull request #605 from gagern/oversetKevin Barabash12+131-3
2017-04-07 21:06Old font command support: \rm, \sf, \tt, \bf, \it (#675)Erik Demaine5+49-5
2017-04-07 18:51Fix font typo math -> mainErik Demaine1+18-18
2017-01-09 13:18Added screenshotter tests for overset and undersetMartin von Gagern3+7-0
2017-01-06 23:21Indicate missing support for delimited macrosMartin von Gagern1+4-0
2017-01-06 22:34Support \bgroup and \egroupMartin von Gagern6+21-0
2017-01-06 18:45Introduce defineMacro functionMartin von Gagern1+9-8
2017-01-06 17:52Builtin macros, macro arguments, overset and undersetMartin von Gagern5+98-3
2017-03-14 15:53Fixed missing verb in README (#668)Noxx1+1-1
2017-01-27 06:54Use utils.deflt for Settings (#649)Tab Atkins Jr1+4-9
2017-01-26 20:04fix #509: added some international operators (#647)Sergey Pashinin1+5-4
2017-01-23 12:53Merge pull request #642 from gagern/releaseKevin Barabash1+10-6
2017-01-23 00:57Merge pull request #635 from gagern/fontDiffKevin Barabash1+9-0
2017-01-23 00:27Merge pull request #639 from gagern/printSizeKevin Barabash1+6-6
2017-01-22 23:21Merge pull request #644 from gagern/readmeMacrosKevin Barabash1+7-1
2017-01-22 21:39Fix case of string in READMEMartin von Gagern1+1-1
2017-01-22 14:28Obtain updated README by using a checkoutMartin von Gagern1+2-2
2017-01-22 13:48Update README files to 0.7.1 releaseMartin von Gagern2+3-3
2017-01-21 23:39Fix release script after experience from 0.7.1 releaseMartin von Gagern1+10-6
2017-01-21 22:49Merge pull request #615 from gagern/releaseKevin Barabash4+161-25
2017-01-20 21:50Switch speed test in README (#640)Erik Demaine1+1-1
2017-01-20 11:05Show compressed sizes correctlyMartin von Gagern1+6-6
2017-01-19 18:50Fix x'^2 (#636)Erik Demaine6+20-2
2017-01-19 16:47Set up a diff attribute and textconv instructions for font filesMartin von Gagern1+9-0
2017-01-16 00:05Fix all AMS mathord symbols (#618)Erik Demaine3+56-45
2017-01-15 21:17Change cell style to 'text' in {array}, {matrix}, {cases}. Add {darray} and {dcases}. (#606)Erik Demaine4+44-10
2017-01-10 13:28Serve files with and without babelify stepMartin von Gagern3+39-30
2017-01-07 01:25Turn var into const or letMartin von Gagern33+1311-1321
2017-01-07 00:29Include babelify step in browserify callsMartin von Gagern7+39-5
2017-01-13 18:59Improve description of macrosMartin von Gagern1+1-1
2017-01-13 12:48Drop --insane flag, just formulate the prompt appropriatelyMartin von Gagern1+11-12
2017-01-13 12:43Update CDN version numbers and SRI hashes on releaseMartin von Gagern3+58-0
2017-01-11 12:03Add --dry-run and --insane options to release scriptMartin von Gagern1+83-7
2017-01-09 21:52Make release tag an annotated tagMartin von Gagern1+1-1
2017-01-09 21:49Drop version field from bower.jsonMartin von Gagern2+2-5
2017-01-09 21:48Avoid some warnings from bowerMartin von Gagern1+3-3
2017-01-09 21:43Allow creating releases from branches other than masterMartin von Gagern1+8-7
2017-01-09 21:22Un-ignore dist directory on releases for the sake of bowerMartin von Gagern1+6-1
2017-01-13 11:15auto-renderer README.md - added integrity (#591)James Lee1+1-1
2017-01-13 11:15README.md - added integrity (#590)James Lee1+2-2
2017-01-13 11:05Document macros in options objectMartin von Gagern1+7-1
2017-01-13 03:53Don't cascade .eslintrcKevin Barabash1+2-1
2017-01-12 15:15Merge pull request #625 from gagern/morganKevin Barabash2+3-1
2017-01-12 08:52Use morgan to log requests in the dev serverMartin von Gagern2+3-1
2017-01-11 20:04Describe using auto renderer in html head (#623)Martin von Gagern1+16-0
2017-01-11 19:56Merge pull request #622 from gagern/commasMartin von Gagern30+295-297
2017-01-11 12:30Fix some indentation and comma inconsistenciesMartin von Gagern2+12-12
2017-01-11 12:26Revert "Remove trailing commas for IE 9 compatibility"Martin von Gagern30+289-291
2017-01-10 16:09Merge pull request #612 from gagern/updatesKevin Barabash4+13-14
2017-01-09 14:09Update dependencies to more recent versionMartin von Gagern4+13-14
2017-01-07 03:50Bump master to v0.8.0-preEmily Eisenberg2+2-2
2017-01-07 03:47And make the release script actually work again.Emily Eisenberg1+3-3
2017-01-07 03:32Make the release script compatible with both mac and linuxEmily Eisenberg1+9-5
2017-01-07 03:06Remove trailing commas for IE 9 compatibilityEmily Eisenberg31+292-290
2017-01-05 14:17Merge pull request #598 from gagern/screenshotterKevin Barabash1+7-0
2017-01-03 15:47\ldots in text mode; add \textellipsis & \mathellipsis (#597)Erik Demaine1+3-0
2017-01-03 14:43Load full-window page before adjusting browser window sizeMartin von Gagern1+7-0
2016-12-08 21:09Support \bmod, \pmod, \pod, and \mod.Eddie Kohler9+131-3
2016-12-19 21:31Merge pull request #580 from kohler/muunitsKevin Barabash4+25-31
2016-12-08 20:04Support \mkern as an alias for \kern.Eddie Kohler1+3-1
2016-12-08 20:00Support "mu" units for sizes.Eddie Kohler3+22-30
2016-12-16 23:25Merge pull request #586 from tabatkins/patch-1Kevin Barabash1+4-4
2016-12-16 21:12Misspelled variable "candiate"Tab Atkins Jr1+4-4
2016-12-09 04:38Merge pull request #579 from kohler/kernargKevin Barabash3+73-3
2016-12-09 04:35Merge pull request #578 from kohler/middleKevin Barabash8+106-20
2016-12-08 19:47Allow unbraced kerns, such as \kern1em.Eddie Kohler3+73-3
2016-12-09 03:56Merge pull request #581 from kohler/stylespacingKevin Barabash4+2-1
2016-12-08 16:28Handle \middle.Eddie Kohler8+106-20
2016-12-08 21:06Correct spacing next to symbols when styles switch.Eddie Kohler4+2-1
2016-12-05 21:56Merge pull request #573 from kohler/kworkKevin Barabash29+425-244
2016-11-28 16:54Add text-mode definitions of symbols like \$.Eddie Kohler1+7-0
2016-11-28 16:39Add support for \text{rm,it,bf,tt,sf,normal}.Eddie Kohler6+67-6
2016-11-28 16:24Text mode: Combine adjacent spans when possible for cleaner HTML.Eddie Kohler6+49-7
2016-11-28 14:59Italic correction should not be applied to characters in text mode.Eddie Kohler11+5-1
2016-11-25 23:20Unicode punctuation works.Eddie Kohler1+8-0
2016-11-23 14:28Support \atop.Eddie Kohler5+18-2
2016-11-27 04:00Support \stackrel (#468).Eddie Kohler4+31-0
2016-11-23 13:52Support \mathop, \mathrel, \mathbin, \mathpunct, etc. class commands.Eddie Kohler8+65-37
2016-11-27 16:20Calculate math classes from outputs, not inputs.Eddie Kohler4+38-83
2016-11-27 15:53Mark delimiters with the proper class (mopen or mclose).Eddie Kohler5+42-38
2016-11-27 15:14The \llap and \rlap commands always generate "mord" atoms.Eddie Kohler1+4-4
2016-11-21 19:02Fix #4.Eddie Kohler6+99-74
2016-11-28 17:55Fix spacing between groups to match TeX spacing (#567)Eddie Kohler22+340-210
2016-11-27 23:57Improved Docker for Mac support (#568)Martin von Gagern2+98-29
2016-11-23 14:38Check out test fonts in screenshotter.sh (#570)Martin von Gagern2+12-1
2016-11-22 10:23Screenshotter: Obey --katex/selenium-ip options under --container. (#566)Eddie Kohler1+13-7
2016-11-04 06:45Use style specific FONTDIM metrics (#545)Kevin Barabash25+170-163
2016-11-03 02:02Create CODE_OF_CONDUCT.md (#553)Matthew Rothenberg1+74-0
2016-11-03 01:24Add build artifacts to .gitignore and allow installing dependencies without building KaTeXMartin von Gagern2+11-1
2016-11-01 19:08Merge pull request #548 from deckar01/547-unminified-assetsEmily Eisenberg1+3-3
2016-10-22 23:37Fix texcmp issues related to bit depth and kerning (#549)Martin von Gagern2+5-2
2016-10-10 23:02Keep unminified katex.js and katex.css build filesJared Deckard1+3-3
2016-10-08 03:15Make screenshotter work with docker-machine (#494)Martin von Gagern2+30-11
2016-09-23 12:45Invalid input error message (#540)Janis Lesinskis2+42-0
2016-09-18 00:22Ignore `font' groups when determining base elements, fixes #390 (#469)Mathijs Henquet4+3-1
2016-09-17 22:23Provide link to auto-render.min.js in usage example (#522)Viktor Qvarfordt1+1-1
2016-08-24 01:05Call “npm install” automatically if package.json changed (#505)Martin von Gagern2+15-10
2016-08-02 00:51Add support for Latin-1, Cyrillic, and CJK characters inside \text{} (#508)Kevin Barabash15+348-4
2016-07-29 19:26Add --wait option to screenshotter (#510)Martin von Gagern1+6-0
2016-07-25 06:08Specify TrueType font format as 'truetype' rather than 'ttf'Charles Marsh1+1-1
2016-07-25 02:56Add some more symbols (#502)Martin von Gagern10+73-44
2016-07-12 19:23Upgrade less to version 2 (#503)Martin von Gagern2+5-6
2016-07-08 19:24Allow macro definitions in settings (#493)Martin von Gagern11+507-294
2016-06-07 23:36Updated Khan Academy colors to new colorsShadaj Laddad1+45-45
2016-06-01 22:10Merge pull request #490 from cbreeden/Fix#488-supsub-alignmentEmily Eisenberg4+4-1
2016-06-01 19:21add msupsub tag to scripts, fix #488Christopher Breeden4+4-1
2016-05-26 17:10Fixed indentation in auto-render readme (#481)Andrey Mikhaylov (lolmaus)1+21-20
2016-05-23 18:42Update CDN links to latest version (#478)Johannes Schmitz1+2-2
2016-04-20 04:22Merge pull request #423 from Khan/kernKevin Barabash7+62-0
2016-04-16 01:48Ignore release.sh in bower.jsonEmily Eisenberg1+1-0
2016-04-16 01:30Make the release script correctly link to the new release page.Emily Eisenberg1+1-1
2016-04-16 01:18Bump master to v0.7.0-preKevin Barabash2+2-2
2016-04-16 01:14don't do any linting/checking of the release commitsKevin Barabash1+2-2
2016-04-16 01:11Blacklist dist/** so that ka-lint doesn't barf on those filesKevin Barabash1+1-0
2016-04-16 01:09Make it compatible with MacKevin Barabash1+4-4
2016-04-16 00:33Merge pull request #461 from Khan/add-releaseKevin Barabash1+70-0
2016-04-15 18:51Add a release script.Emily Eisenberg1+70-0
2016-04-15 19:08Make `make lint` not automatically fix lintEmily Eisenberg2+7-6
2016-04-11 03:32Add \underline support (#456)Ben Alpert9+69-19
2016-03-07 08:07Merge pull request #448 from Khan/fix-centered-subsuperscriptsKevin Barabash1+1-0
2016-03-05 17:32Fix sub- and super-scripts not being centered inside of display mathEmily Eisenberg1+1-0
2016-03-02 19:35Merge pull request #444 from mathiasbynens/httpsBen Alpert1+2-2
2016-03-01 14:44README: Use HTTPS where possibleMathias Bynens1+2-2
2016-02-19 19:23Merge pull request #436 from tirsen/masterBen Alpert2+5-3
2016-02-10 09:57Bundle css and fonts in npm package.Jon Tirsen2+5-3
2015-12-31 00:58Add support for \kernKevin Barabash7+62-0
2015-12-29 18:21Revert previous change to make \centerdot like \cdotKevin Barabash1+1-1
2015-12-29 18:00\centerdot should produce the same glyph as \cdotKevin Barabash1+1-1
2015-12-05 01:42Merge pull request #405 from Khan/eslintKevin Barabash34+2271-2206
2015-12-01 04:52Migrate to eslintKevin Barabash34+2271-2206
2015-12-01 16:17Merge pull request #406 from gagern/ffEmptyPageKevin Barabash2+8-0
2015-12-01 13:15Force Firefox to start up with an empty pageMartin von Gagern2+8-0
2015-12-01 05:19Merge pull request #388 from gagern/updateSeleniumKevin Barabash31+3-3
2015-11-28 19:20Merge pull request #398 from gagern/alignedKevin Barabash5+54-0
2015-11-23 12:14Introduce an aligned environmentMartin von Gagern5+54-0
2015-11-23 16:55Merge pull request #386 from gagern/nextTokenKevin Barabash3+209-239
2015-06-29 09:45Avoid re-lexing, move position to internal stateMartin von Gagern3+209-239
2015-11-21 16:54Merge pull request #385 from gagern/testErrorsKevin Barabash1+345-0
2015-11-09 17:37Added unit tests for error messagesMartin von Gagern1+345-0
2015-11-20 21:49Merge pull request #389 from gagern/jasmineKevin Barabash9+15-3352
2015-11-11 08:32Drop local copy of jasmine, multiple spec files in browser testsMartin von Gagern9+15-3352
2015-11-12 16:56Merge pull request #387 from gagern/jasmineKevin Barabash4+97-88
2015-11-12 16:16Merge pull request #371 from stared/patch-1Kevin Barabash1+2-2
2015-11-12 16:08Update Selenium Docker images from 2.46.0 to 2.48.2Martin von Gagern31+3-3
2015-11-10 11:29Switch from jasmine-node to jasmine itselfMartin von Gagern4+97-88
2015-11-07 19:04Merge pull request #381 from gagern/travisScreenshotsKevin Barabash2+92-21
2015-11-06 11:43Add verification mode to screenshotterMartin von Gagern2+83-21
2015-11-06 09:23Check screenshots on Travis using Docker and SeleniumMartin von Gagern1+11-2
2015-10-20 15:21Merge pull request #369 from utensil/masterKevin Barabash1+7-4
2015-10-20 08:25Add a link to symbol/function support preview pageutensil1+7-4
2015-10-19 17:29Merge pull request #372 from Newman101/Issue370Kevin Barabash1+1-1
2015-10-19 17:18Updated link labelnewman1011+1-1
2015-10-19 15:57Resolved Issue #370newman1011+1-1
2015-10-19 14:53Readme - set recent version (0.5.1) for CDN linksPiotr Migdał1+2-2
2015-10-16 21:41Merge pull request #366 from Khan/add_width_to_font_metricsKevin Barabash5+23-7
2015-09-30 16:58Add a build step to generate extended metrics that additionally contain glyph widthsKevin Barabash5+23-7
2015-10-05 16:36Merge pull request #363 from gagern/modeStatefulKevin Barabash2+108-99
2015-10-05 16:32Merge pull request #361 from crepererum/feature/gt_ltKevin Barabash4+19-8
2015-09-28 14:52Add \gt and \ltMarco Neumann4+19-8
2015-06-26 09:20Make mode part of the internal state of the parserMartin von Gagern2+108-99
2015-10-03 20:31Merge pull request #364 from gagern/lexerRewriteKevin Barabash2+46-73
2015-07-07 12:15Rewrote lexer, avoiding some mode-specific distinctionsMartin von Gagern2+46-73
2015-10-01 15:42Merge pull request #356 from gagern/callingConventionKevin Barabash3+116-68
2015-06-21 08:14New calling convention for functions and environmentsMartin von Gagern3+116-68
2015-09-30 17:00Merge pull request #362 from Khan/array_font_metricsKevin Barabash3+1742-1728
2015-09-30 05:16Use an array of values instead of object literals to save space in fontMetricsData.jsKevin Barabash3+1742-1728
2015-09-25 21:56Merge pull request #346 from gagern/splitSymbolsKevin Barabash1+565-2531
2015-09-25 21:35Redirect people to gitter instead of freenodeKevin Barabash1+1-2
2015-09-25 21:32Merge pull request #360 from gitter-badger/gitter-badge-1Kevin Barabash1+2-0
2015-09-25 21:28Add Gitter badgeThe Gitter Badger1+3-2
2015-09-25 21:20Merge pull request #352 from Khan/fix_font_greedinessKevin Barabash2+6-1
2015-09-11 04:53Set the greedines of font functions to 2 so that e^\mathbf{x} will parseKevin Barabash2+6-1
2015-09-22 20:16Merge pull request #359 from xymostech/fix-zero-rule-paddingEmily Eisenberg5+1-1
2015-09-22 17:13Remove 3px border around rules.Emily Eisenberg5+1-1
2015-09-15 04:51Merge pull request #347 from gagern/splitEnvironmentsKevin Barabash1+124-124
2015-09-15 04:44Merge pull request #345 from gagern/splitFunctionsKevin Barabash2+453-537
2015-09-11 18:43Merge pull request #349 from gagern/texcmpLogoKevin Barabash2+12-3
2015-09-11 07:27Reindent some comment code as wellMartin von Gagern1+5-5
2015-09-11 05:36Merge pull request #348 from gagern/splitBuildHandlersKevin Barabash2+1285-1285
2015-09-10 14:05Make texcmp work again, including KaTeX logoMartin von Gagern2+12-3
2015-09-10 09:47Reindent groupType definitions in buildHTML and buildMathMLMartin von Gagern2+1255-1255
2015-09-10 09:34Split up groupType map in buildHTML and buildMathML codeMartin von Gagern2+120-120
2015-09-10 09:18Reindent environmentsMartin von Gagern1+92-92
2015-09-10 09:14Split up environments list into calls to defineEnvironmentMartin von Gagern1+41-41
2015-09-10 08:23Rename declareFunction to defineFunctionMartin von Gagern1+23-23
2015-09-10 08:13Reformat symbol tableMartin von Gagern1+565-2531
2015-09-10 07:52ReindentMartin von Gagern1+419-419
2015-09-10 07:45Split up functions list into calls to declareFunctionMartin von Gagern1+130-212
2015-09-10 07:22Strip one level of indirection from functions module exportsMartin von Gagern2+7-9
2015-09-02 00:49Merge pull request #342 from xymostech/rename-breakOnUnsupportedCmdsKevin Barabash8+21-22
2015-09-01 23:44Rename breakOnUnsupportedCmds to throwOnError.Emily Eisenberg8+21-22
2015-09-01 15:00Merge pull request #292 from kevinb7/fonts-p3_mathmlKevin Barabash6+295-74
2015-07-04 21:32Adds MathML support for math font commands.Kevin Barabash6+295-74
2015-08-30 22:32Merge pull request #341 from gagern/pngRepackKevin Barabash21+0-0
2015-08-30 21:09(Re-)Create some more screenshots in a reproducible wayMartin von Gagern21+0-0
2015-08-30 00:57Merge pull request #340 from gagern/pngRepackKevin Barabash85+13-4
2015-08-19 20:47Use jspngopt and pako to create reproducible PNG files for Chrome as wellMartin von Gagern85+13-4
2015-08-28 16:29Merge pull request #330 from xymostech/add-vert-separatorKevin Barabash7+111-27
2015-08-18 21:32Add | column separators to arrays.Emily Eisenberg7+111-27
2015-08-22 03:19Merge pull request #334 from Khan/revert-333-gitter-badgeKevin Barabash1+0-2
2015-08-22 03:14Revert "Add a Gitter chat badge to README.md"Kevin Barabash1+0-2
2015-08-22 03:06Merge pull request #333 from gitter-badger/gitter-badgeKevin Barabash1+2-0
2015-08-22 02:55Added Gitter badgeThe Gitter Badger1+2-0
2015-08-20 04:07Merge pull request #291 from kevinb7/fonts-p2_renderingKevin Barabash18+338-34
2015-07-04 21:28Adds math commands, HTML rendering, and screenshotter tests.Kevin Barabash18+338-34
2015-08-19 23:44Merge pull request #294 from gagern/symtypesKevin Barabash3+170-15
2015-07-06 23:59Fix incorrect symbol typesMartin von Gagern1+15-15
2015-07-06 23:56Add tool to check symbol group types against LaTeXMartin von Gagern2+155-0
2015-08-19 03:00Merge pull request #310 from gagern/ssYamlKevin Barabash7+151-74
2015-08-06 18:15Merge pull request #323 from blaiprat/fontMetricsData_jsKevin Barabash4+1754-1754
2015-08-06 07:59Merge remote-tracking branch 'origin/master' into ssYamlMartin von Gagern145+856-51
2015-08-06 08:17Add missing semicolon at the end of fontMetricsDataBlai Pratdesaba2+2-2
2015-08-05 18:52Generate fontMetricsData as JavaScriptBlai Pratdesaba4+1753-1753
2015-08-03 20:45Whitelist keys to include in ss_data query stringsMartin von Gagern1+8-1
2015-07-29 17:55Merge pull request #317 from JeffEverett/unsupported_commandsKevin Barabash9+152-25
2015-07-29 16:05Merge pull request #319 from JeffEverett/fix_limit_controlsKevin Barabash5+5-3
2015-07-29 16:04Merge pull request #290 from kevinb7/fonts-p1_metricsKevin Barabash6+579-15
2015-07-27 20:15Fixed limit controls in textstyleJeff Everett5+5-3
2015-07-27 09:45Added support for visual depiction of unsupported commandsJeff Everett9+152-25
2015-07-25 01:53Merge pull request #314 from JeffEverett/limits_and_nolimitsKevin Barabash5+47-1
2015-07-20 19:30Added support for \limits and \nolimits controlsJeff Everett5+47-1
2015-07-23 04:12Disable chrome screenshotter tests until we can determine why it's producing different results.Kevin Barabash1+1-1
2015-07-23 04:06Update `make screenshots` to run the new screenshotterKevin Barabash1+1-1
2015-07-20 03:14Merge pull request #299 from gagern/delimitersKevin Barabash3+35-1
2015-07-16 21:20Update master version numbersEmily Eisenberg2+2-2
2015-07-16 19:01Update Dockerfile for ttfautohint, update metricsEmily Eisenberg119+30-3
2015-07-15 14:50Switch Screenshotter data from JSON to YAMLMartin von Gagern7+137-72
2015-07-15 13:50Merge pull request #308 from gagern/selenium-imagesKevin Barabash3+74-18
2015-07-15 13:49Merge pull request #309 from gagern/chromeScreenshotUpdatesKevin Barabash12+0-0
2015-07-14 22:46Automatically start a development serverMartin von Gagern3+74-18
2015-07-15 13:40Update chrome screenshotsMartin von Gagern12+0-0
2015-07-14 16:13Merge pull request #264 from gagern/selenium-imagesKevin Barabash45+328-142
2015-06-22 17:35Add screenshots taken from ChromeMartin von Gagern39+3-1
2015-06-22 17:30Switch from own docker image to standard selenium imagesMartin von Gagern8+326-142
2015-07-14 12:56Merge pull request #306 from gagern/browserifyUpdateKevin Barabash1+2-5
2015-07-14 07:51Update development server for new browserify versionMartin von Gagern1+2-5
2015-07-04 21:20Adds font metrics to support font commands.Kevin Barabash6+579-15
2015-07-10 15:52Merge pull request #293 from gagern/matricesKevin Barabash4+6-3
2015-07-06 22:26Test case demonstrating the desired spacing around an arrayMartin von Gagern2+1-0
2015-07-06 22:24Change group type of array from inner to ordMartin von Gagern1+2-2
2015-07-06 22:26Offer some help working out the types of math formula atomsMartin von Gagern2+3-1
2015-07-10 15:07Merge pull request #303 from gagern/metricsKevin Barabash9+1433-65
2015-07-09 15:33Switch from fontforge to fonttoolsMartin von Gagern3+48-34
2015-07-09 15:25Avoid non-determinisms related to font metric generationMartin von Gagern3+18-17
2015-07-09 13:47Format font metrix data to have one row for each glyphMartin von Gagern3+1368-3
2015-07-09 13:01Save auto-generated font metrics data to separate JSON fileMartin von Gagern6+7-22
2015-07-09 12:44Auto-detect python binaryMartin von Gagern1+4-1
2015-07-09 05:38add a link to Examining TeX page on wiki to CONTRIBUTING.mdKevin Barabash1+4-1
2015-07-08 21:37Provide more delimitersMartin von Gagern3+35-1
2015-07-09 00:17Merge pull request #295 from gagern/fracspaceKevin Barabash12+27-20
2015-07-09 00:01Merge pull request #298 from gagern/BmatrixEmily Eisenberg1+9-1
2015-07-08 20:47Implement Bmatrix environmentMartin von Gagern1+9-1
2015-07-07 08:03Improve horizontal spacing of fractionsMartin von Gagern12+27-20
2015-07-07 03:04Merge pull request #268 from gagern/texcmpKevin Barabash8+420-1
2015-06-24 21:28Take snapshots of formulas rendered by LaTeX and compute visual diffsMartin von Gagern8+420-1
2015-07-03 16:17Merge pull request #283 from kevinb7/kevinb7-patch-4Kevin Barabash1+9-0
2015-07-02 02:15Update CONTRIBUTING.mdKevin Barabash1+9-0
2015-07-02 20:36Merge pull request #284 from kevinb7/kevinb7-patch-5Kevin Barabash1+1-1
2015-07-02 20:34Merge pull request #285 from kevinb7/kevinb7-patch-6Kevin Barabash1+1-1
2015-07-02 02:21Added a link to the list of commands on the wiki.Kevin Barabash1+1-1
2015-07-02 02:18Update MakefileKevin Barabash1+1-1
2015-07-01 13:24Merge pull request #280 from JeffEverett/masterKevin Barabash1+10-0
2015-07-01 07:56Add two AMS symbols: checkmark and circledRJeff Everett1+10-0
2015-07-01 06:08Merge pull request #279 from gagern/casesKevin Barabash6+74-14
2015-06-30 07:41Implement cases environmentMartin von Gagern6+74-14
2015-06-26 20:57Fix `arc lint`Emily Eisenberg2+10-4
2015-06-20 19:22Cleanup MakefileEmily Eisenberg1+4-3
2015-06-20 18:56Remove font files and auto-render from bower's mainEmily Eisenberg1+1-46
2015-06-20 17:08Summary: add "main" field instead of "name" to bower.jsonKevin Barabash2+3-3
2015-06-20 17:00Summary: - Add "main" field to bower.json to prevent errors during installation. - Bump version to 0.4.1 in bower.json and package.jsonKevin Barabash2+51-2
2015-06-18 22:29Add a bower.jsonEmily Eisenberg1+31-0
2015-06-18 22:22Add a `dist` rule to the MakefileEmily Eisenberg1+4-1
2015-06-18 20:35Merge pull request #246 from gagern/matricesKevin Barabash13+537-153
2015-06-13 19:14Simplify stacked delimitersMartin von Gagern1+17-41
2015-06-12 16:58Implement environments, for arrays and matrices in particularMartin von Gagern12+520-112
2015-06-10 21:47Merge pull request #245 from mjbshaw/display-mode-cliEmily Eisenberg1+19-3
2015-06-10 14:15Add display mode to the CLIMichael Bradshaw1+19-3
2015-06-05 08:59Bump version in READMEBen Alpert1+2-2
2015-05-27 02:07Added new exercise colors as macroshathix3+67-2
2015-05-07 15:09Merge pull request #227 from jeresig/parseTreeJohn Resig2+39-0
2015-05-04 19:59Expose a new .__parse() method for generating a parse tree from a math expression.John Resig2+39-0
2015-05-01 18:43Merge pull request #225 from jeresig/clone-buildhtmlEmily Eisenberg1+4-0
2015-04-30 16:51buildHTML's buildExpression is destructive, changing the tree object, this clones the object first before manipulating it.John Resig1+4-0
2015-04-27 00:22Add JSON as a global in .jshintrcBen Alpert1+1-0
2015-04-27 00:04[auto-render] Don't stop parsing when one expression failsBen Alpert4+55-23
2015-04-23 01:55Add better lint checking.Emily Eisenberg6+26-8
2015-04-22 22:33Fix lintEmily Eisenberg1+3-3
2015-04-22 22:26Add optional arguments to \sqrtEmily Eisenberg7+58-13
2015-04-09 00:14Merge pull request #218 from TBRSS/masterEmily Eisenberg1+3-0
2015-04-08 23:13Protect elements inside .katex from inheriting text-indent.Paul M. Rodriguez1+3-0
2015-04-06 17:39Don't slice in lexerBen Alpert2+39-36
2015-04-04 03:48Update README.mdBen Alpert1+3-1
2015-04-01 22:59Release 0.3.0Emily Eisenberg1+1-1
2015-04-01 22:57Add basic auto-render extensionEmily Eisenberg12+595-36
2015-04-01 22:29Fix the greediness of the `\color` functionEmily Eisenberg2+9-0
2015-03-30 17:19Merge pull request #214 from fkling/misc_symbolBen Alpert1+10-0
2015-03-29 19:40Add \# and \& to AMS misc symbolsFelix Kling1+10-0
2015-03-20 02:35Only reference distributed fontsBen Alpert1+9-9
2015-03-13 22:24Add support for \phantomKevin Barabash7+148-23
2015-03-13 15:09Make text operators <mi>sEmily Eisenberg2+4-1
2015-03-12 23:40Make our own screenshotting script instead of using huxleyEmily Eisenberg113+197-427
2015-03-12 14:28Merge pull request #196 from PeterDaveHello/patch-1Emily Eisenberg1+2-2
2015-03-10 15:37Merge pull request #176 from janmarthedal/bin-symbolsEmily Eisenberg1+11-11
2015-03-09 19:22Fix MathML CSSEmily Eisenberg1+5-10
2015-03-08 05:53bump version number to v0.2.0 in cdn urlPeter Dave Hello1+2-2
2015-03-02 02:44Release 0.2.0Ben Alpert1+1-1
2015-03-02 02:33Add MathML rendering to improve accessibilityEmily Eisenberg12+1865-1185
2015-03-02 02:27Merge pull request #127 from kevinb7/contrib_style_declsBen Alpert1+1-0
2015-02-19 23:26Add an optional settings argument to render callsEmily Eisenberg14+190-144
2015-02-18 23:29Fix up small problems with #126Emily Eisenberg3+165-359
2015-02-19 00:25Merge pull request #126 from jmeas/hi-symbolsEmily Eisenberg1+1754-0
2015-02-09 15:46Merge pull request #184 from iamdanfox/remove-greek-fontsEmily Eisenberg5+0-4
2014-12-22 21:14Make \bigtriangledown, \oplus and others Bin operators (and not Ord)Jan Marthedal Rasmussen1+11-11
2014-11-21 23:41update .arcconfig to httpsAria Buckles1+1-1
2014-11-05 12:29Remove Greek fontsDan Fox5+0-4
2014-11-04 02:53Make `build/katex.less.css` depend on `static/fonts.less`Emily Eisenberg1+1-1
2014-10-19 23:17Point to CDNJS in READMEBen Alpert1+3-3
2014-10-16 01:47Fix typos in READMEBen Alpert1+2-2
2014-10-16 01:25Add braces around displaystyleBen Alpert1+1-1
2014-10-16 01:09Release 0.1.1Ben Alpert1+1-1
2014-10-16 01:08Update description in package.jsonBen Alpert1+1-1
2014-10-15 23:05Add \choose supportBen Alpert2+28-10
2014-10-15 00:01Add support for \{,d,t}binomBen Alpert6+169-45
2014-10-06 05:52Add the ability to add woff2 files to the dockerEmily Eisenberg68+58-23
2014-10-03 23:38Merge pull request #142 from mathiasbynens/woff2Emily Eisenberg25+6-0
2014-10-02 01:53Merge pull request #117 from jmeas/hi-jshintEmily Eisenberg14+165-96
2014-10-01 22:46Adds JSHint to the build system and tidies up code.Jmeas14+165-96
2014-10-01 22:06Merge pull request #137 from cben/displaystyleEmily Eisenberg1+8-0
2014-10-01 21:20Add optional argumentsEmily Eisenberg6+233-99
2014-10-01 21:07Make built files use only ASCII charactersBen Alpert2+1-7
2014-10-01 15:58Mention `\displaystyle` workaround in README until the question of display math API (#66) is decided either way...Beni Cherniavsky-Paskin1+8-0
2014-10-01 09:36Add WOFF2 versions of the fontsMathias Bynens25+6-0
2014-09-29 17:42Adds new symbols.Jmeas1+1754-0
2014-09-27 08:32Merge pull request #101 from kevinb7/overEmily Eisenberg3+159-5
2014-09-22 02:50added support for \overKevin Barabash3+159-5
2014-09-25 20:32added rule to the style guide section for where to declare variablesKevin Barabash1+1-0
2014-09-24 18:28Merge pull request #107 from dbieber/patch-2Ben Alpert1+1-1
2014-09-24 18:25Merge pull request #106 from dbieber/patch-1Ben Alpert1+1-1
2014-09-24 05:16Merge pull request #70 from mathiasbynens/patch-1Ben Alpert1+3-3
2014-09-23 21:04Merge pull request #104 from kevinb7/error.positionEmily Eisenberg2+12-0
2014-09-22 15:41added position property to ParseErrorKevin Barabash2+12-0
2014-09-23 04:07Update CONTRIBUTING.mdDavid Bieber1+1-1
2014-09-23 04:05Update CONTRIBUTING.mdDavid Bieber1+1-1
2014-09-22 21:25Merge pull request #91 from MandaBrown/teeny_tiny_typo_fixEmily Eisenberg1+1-1
2014-09-22 21:23Improve the fonts.less experienceEmily Eisenberg8+82-250
2014-09-22 20:56Update huxley screenshotsEmily Eisenberg98+2-2
2014-09-22 18:46Catch exceptions on test pageBen Alpert1+9-1
2014-09-20 01:29Fixes a teeny tiny typo in a comment.Mandy Brown1+1-1
2014-09-19 19:34Merge pull request #89 from patrickkang/masterEmily Eisenberg1+5-0
2014-09-19 18:51Merge pull request #71 from jmendeth/simple-cliEmily Eisenberg3+18-0
2014-09-19 18:49Merge pull request #54 from adammark/patch-1Emily Eisenberg1+6-0
2014-09-19 18:14Add partial symbolPatrick Kang1+5-0
2014-09-19 05:06Merge pull request #72 from evestera/setrelopsEmily Eisenberg1+105-0
2014-09-17 14:39Added various set theory and logic symbolsErik Vesteraas1+105-0
2014-09-19 04:03Merge pull request #44 from grizzilus/masterEmily Eisenberg1+1-1
2014-09-19 03:05Add CLA information in CONTRIBUTING.mdEmily Eisenberg1+4-0
2014-09-17 22:13Warn when the website is in quirks modeEmily Eisenberg1+14-0
2014-09-17 13:47Ignore NPM debug logsXavier Mendez1+1-0
2014-09-17 13:46Add simple CLIXavier Mendez2+17-0
2014-09-17 13:39README: Remove redundant `type` attributeMathias Bynens1+3-3
2014-09-17 00:40Add skew and italic metrics for ttfsEmily Eisenberg2+38-24
2014-09-16 23:00Add font metrics for \iint, \iiintEmily Eisenberg2+13-5
2014-09-16 15:17Update README.mdAdam Mark1+6-0
2014-09-16 01:05Fix license typo in READMEJeremy Engel1+1-1
2014-09-15 20:24Merge pull request #39 from mgp/masterEmily Eisenberg1+8-8
2014-09-15 19:49Fix links to JS source filesMike Parker1+8-8
2014-09-15 10:04Bump version to v0.1.0Emily Eisenberg2+6-2
2014-09-15 09:50Move js files into src/Emily Eisenberg18+10-10
2014-09-15 00:59Improve readmeEmily Eisenberg2+146-11
2014-09-15 04:30Add a Dockerfile for huxley testsEmily Eisenberg3+57-14
2014-09-15 04:20Rename `katex.process` to `katex.render`Emily Eisenberg3+4-4
2014-09-15 02:31Improve build processEmily Eisenberg6+269-252
2014-09-15 02:23Add looots of commentsEmily Eisenberg14+956-298
2014-09-14 23:02Add Travis badge to READMEBen Alpert1+1-2
2014-09-14 04:30Add accentsEmily Eisenberg14+338-31
2014-09-14 02:04Fix dots spacingEmily Eisenberg2+9-3
2014-09-13 23:49Fix rendering of lists in \left/\rightEmily Eisenberg4+13-1
2014-09-13 00:59Add code for generating HTMLBen Alpert4+146-9
2014-09-13 00:49Enable travis-ci.orgBen Alpert1+4-0
2014-09-13 00:29Get rid of the lookahead-y dotsEmily Eisenberg2+8-38
2014-09-12 23:27Fix large integrals in IE 8Emily Eisenberg1+4-0
2014-09-12 22:38Fix undefined maxFontSizeEmily Eisenberg1+1-0
2014-09-12 10:47Add \dots commandsEmily Eisenberg3+55-1
2014-09-12 21:59Add the ability to extract metrics from ttfsEmily Eisenberg4+56-6
2014-09-12 21:58Add limit operatorsEmily Eisenberg14+427-81
2014-09-12 21:41Add vlist builder for more consistent stackingEmily Eisenberg9+244-277
2014-09-12 20:30Improve testingEmily Eisenberg9+1013-967
2014-09-12 09:23Cleanup package.jsonEmily Eisenberg1+4-1
2014-09-11 00:10Add style changing functionsEmily Eisenberg7+97-5
2014-09-10 22:56Make all the lines the correct sizesEmily Eisenberg3+8-5
2014-09-10 06:18Fix our parsing strategy so it is the same as (or very similar to) TeX'sEmily Eisenberg15+3939-3635
2014-09-07 06:24Remove pdiff from READMEBen Alpert1+0-5
2014-09-06 22:08Add square roots (\sqrt)Emily Eisenberg9+164-2
2014-09-06 06:57Render nothing for /?text=Ben Alpert1+1-1
2014-09-05 20:24Clean up the Makefile, package.jsonEmily Eisenberg2+15-8
2014-09-05 20:00Remove pdiff, now that we have huxleyEmily Eisenberg4+0-101
2014-09-05 04:58Add support for \left and \rightEmily Eisenberg22+829-309
2014-09-05 00:54Update fonts from the mathjax fonts DockerEmily Eisenberg87+0-0
2014-09-04 07:56Change the scriptstyle size from 2/3em to 0.7emEmily Eisenberg14+6-6
2014-09-04 03:12Update metrics using TeX metrics instead of TTF metricsEmily Eisenberg26+1267-53
2014-08-31 05:42Fix the docker commandEmily Eisenberg1+1-1
2014-08-31 05:41Make \rules work in script and scriptscript sizesEmily Eisenberg1+3-0
2014-08-29 21:45Add the '\rule' command for drawing boxesEmily Eisenberg8+178-4
2014-08-29 19:28Add \scriptspace after superscripts and subscriptsBen Alpert9+21-0
2014-08-27 08:17Add some text next to the math in the vertical testEmily Eisenberg2+1-1
2014-08-27 08:12Fix font sizing issuesEmily Eisenberg11+146-71
2014-08-26 21:50Make permalink button work in IE8.Emily Eisenberg1+9-3
2014-08-20 07:41Remove console.logEmily Eisenberg1+0-1
2014-08-09 00:41Fix the OS/2 font tables to prevent clipping on windowsEmily Eisenberg65+3-12
2014-08-07 00:52Update fonts from MathJaxEmily Eisenberg159+247-137
2014-08-06 00:48Add support for \overlineEmily Eisenberg8+107-1
2014-08-05 23:52Rename variables from @size-# to @size#Emily Eisenberg1+12-12
2014-08-05 23:43Add delimiter sizingEmily Eisenberg10+443-35
2014-08-05 21:23Start using a docker to take huxley screenshotsEmily Eisenberg16+0-0
2014-07-24 03:25Add \_Ben Alpert1+5-0
2014-07-24 03:23Add permalink button to test pageBen Alpert3+17-4
2014-07-11 01:28Switch from using huxley to node-huxleyEmily Eisenberg66+177-63
2014-07-10 23:06Add an 'implicit group' parser, use with sizingEmily Eisenberg5+118-43
2014-05-30 19:29Ignore whitespace following `\text`Ben Alpert2+37-1
2014-05-26 08:13Fix typesetting of 'Ben Alpert1+1-1
2014-04-23 01:01Fix the struts in IE9Emily Eisenberg2+4-4
2014-04-17 18:44Make supsubs work correctly with character boxesEmily Eisenberg4+29-2
2014-04-15 01:52Make rlap test a little easier to find errors inEmily Eisenberg2+1-2
2014-03-31 03:48lint (definitely not cheating)Emily Eisenberg1+1-1
2014-03-30 03:30Make errors more informativeEmily Eisenberg4+72-27
2014-03-30 03:33Fix a weird bug with rlapEmily Eisenberg5+20-7
2014-03-29 03:43Fix our getTypeOfGroup functionEmily Eisenberg3+6-5
2014-03-27 23:23Add tie symbol (~)Emily Eisenberg7+54-7
2014-03-27 16:34Add a \color command for custom colorsEmily Eisenberg8+159-31
2014-03-27 02:17First attempt at `\text` functionEmily Eisenberg8+783-625
2014-03-26 05:10Replace our annoying lookup tables with a unified symbol tableEmily Eisenberg3+599-241
2014-03-21 03:22Compile .less on demand for test pageBen Alpert4+22-15
2014-03-21 01:36Somehow manage to fix the sizing bugsEmily Eisenberg10+78-33
2014-03-21 01:30Don't die if things are already installedBen Alpert1+2-2
2014-03-18 03:44Make marginRight work in firefoxEmily Eisenberg4+1-1
2014-01-30 06:39Don't silence webkit2png outputBen Alpert1+1-1
2014-03-11 22:32Make the Makefile non-mac friendlyEmily Eisenberg1+8-1
2014-03-11 22:29Add huxley screenshot testsEmily Eisenberg25+67-0
2014-02-19 01:34Add "http://" to links in READMEJustin Jaffray1+4-5
2014-02-01 01:47Add MIT LicenseAlex Lopatin2+27-0
2014-01-30 02:14Add \enspace (0.5em space)Alex Lopatin3+6-0
2014-01-30 00:29Basic perceptual diffing support for KaTeXAlex Lopatin6+125-2
2014-01-29 00:20Added \! (negative thin space)Alex Lopatin3+7-1
2014-01-29 00:13Added \cong + fixed comment copypasta.Alex Lopatin3+4-2
2014-01-17 06:32Add \langle and \rangleBen Alpert2+4-0
2014-01-15 03:52Don't change global prototype: local utils.indexOfBen Alpert2+18-32
2014-01-15 01:37Add an Array.indexOf polyfill and don't depend on underscore.jsBen Eater2+32-11
2014-01-14 20:02Don't use native indexOfBen Eater1+1-1
2014-01-14 06:57Shrink space, make exponents look more reasonableBen Alpert1+1-1
2014-01-14 03:09Add hacky left margin to superscriptsBen Alpert1+4-0
2014-01-14 03:09Add parens to mixins to avoid including in .cssBen Alpert1+3-3
2014-01-13 21:37Add \le, \ge, \ne symbolsBen Alpert2+6-0
2014-01-10 19:56Add \inBen Alpert2+2-0
2013-12-16 13:46Prevent line breaks immediately after mathBen Alpert2+10-2
2013-11-22 06:13Add \approx as a symbolBen Alpert2+2-0
2013-11-12 22:09Empty the output element before parsing the inputBen Eater1+2-1
2013-09-13 23:23Update browserifyBen Alpert1+1-1
2013-09-13 23:10Add percent signBen Alpert2+2-0
2013-08-28 01:33Add \triangleBen Alpert2+2-0
2013-08-23 00:14Fix sizingEmily Eisenberg2+3-1
2013-08-22 03:22Add sizing functions (like \small)Emily Eisenberg4+97-5
2013-08-17 23:07Make supsub work with empty nucleusBen Alpert2+25-1
2013-08-15 19:07Don't import fonts.cssEmily Eisenberg2+1-2
2013-08-15 00:39Add some AMS charactersEmily Eisenberg5+19-4
2013-08-14 17:57Parse metrics directly from .ttf filesBen Alpert8+53-5067
2013-08-14 17:51Add italic correctionEmily Eisenberg3+218-5
2013-08-14 01:27Oops, forgot about commasEmily Eisenberg1+2-2
2013-08-14 01:16Add ability to calculate heights/depthsEmily Eisenberg21+5623-363
2013-08-10 10:26Get rid of `make copy`Emily Eisenberg1+0-16
2013-08-10 10:23Do bin -> ord for all the correct typesEmily Eisenberg1+2-1
2013-08-10 03:51Add the \KaTeX commandEmily Eisenberg3+35-0
2013-08-06 21:12Refactor some stuffEmily Eisenberg3+342-256
2013-08-05 21:22Copy to the right place in khan-exercisesBen Alpert1+2-2
2013-08-04 19:55Apply nowrap to .katexBen Alpert1+1-0
2013-08-02 00:43Look at WebKit version instead of checking SafariBen Alpert2+29-8
2013-07-16 20:21Add a setup rule to MakefileJoel Burget2+5-2
2013-07-29 00:53Always throw real ParseErrorsBen Alpert3+5-4
2013-07-26 21:10Improve the makefileEmily Eisenberg1+13-3
2013-07-26 20:41Move main node cleanup backEmily Eisenberg1+1-1
2013-07-26 02:15Make safari only break on fractionsEmily Eisenberg2+6-6
2013-07-26 01:59Don't run in SafariEmily Eisenberg2+16-1
2013-07-25 03:37Make the linter happyEmily Eisenberg6+24-24
2013-07-24 21:49Make katex always clean up after itselfEmily Eisenberg1+1-1
2013-07-23 23:30Add new fonts, with correct font face namesEmily Eisenberg72+0-0
2013-07-22 21:46Make ParseErrors differentiable from other ErrorsEmily Eisenberg1+5-2
2013-07-21 01:23Dollar signBen Alpert2+2-0
2013-07-19 05:55Make uppercase Greek letters use roman fontBen Alpert2+14-13
2013-07-17 22:43Sync with Khan-exercisesEmily Eisenberg6+104-92
2013-07-17 05:03printf not echo -nBen Alpert1+1-1
2013-07-17 05:00Parse single superscripts and subscriptsBen Alpert3+83-34
2013-07-17 00:46Fix the failing frac testEmily Eisenberg1+34-8
2013-07-15 19:06Fix some minor thingsEmily Eisenberg3+4-4
2013-07-15 05:54Add Greek lettersBen Alpert2+87-2
2013-07-15 05:53Add more symbolsBen Alpert3+93-19
2013-07-15 05:46Make contains() actually work in IE8Ben Alpert1+12-1
2013-07-15 05:41Inherit fraction bar color from surrounding textBen Alpert2+13-13
2013-07-15 04:34Grosser color support for prettier resultsBen Alpert3+75-45
2013-07-14 23:55Add TeX style supportBen Alpert4+178-179
2013-07-14 03:55Non-capturing regex, don't catch some exceptionsEmily Eisenberg2+7-7
2013-07-14 03:42Remove dependency on underscoreEmily Eisenberg4+18-10
2013-07-14 01:15Remove Parser options usageEmily Eisenberg3+6-6
2013-07-13 23:13Add \ in front of functions in the parserEmily Eisenberg2+16-15
2013-07-13 07:05Allow some functions to have letters after themEmily Eisenberg2+7-22
2013-07-13 06:17Fix typo, so we actually test x_x_xEmily Eisenberg1+1-1
2013-07-13 06:16Rewrite the parserEmily Eisenberg12+414-340
2013-07-12 01:32Add some basic testing using jasmineEmily Eisenberg9+3765-8
2013-07-10 21:08Rename everything to KaTeXEmily Eisenberg82+402-402
2013-07-10 19:11Un-combine ordsEmily Eisenberg1+2-3
2013-07-10 05:41Split out backtick because it's specialEmily Eisenberg2+3-1
2013-07-10 05:33Add some more symbols to appropriate categoriesEmily Eisenberg1+2-2
2013-07-10 05:31Attempt to merge ords togetherEmily Eisenberg3+10-11
2013-07-10 05:04Add opsEmily Eisenberg4+90-0
2013-07-10 04:15Remove accidental second argumentsEmily Eisenberg1+5-5
2013-07-10 04:14Make {} turn things into ordsEmily Eisenberg2+3-1
2013-07-10 04:05Correctly style fracs as innersEmily Eisenberg2+45-3
2013-07-10 04:01Add punctuationEmily Eisenberg4+35-1
2013-07-09 23:02Add llap and rlapEmily Eisenberg4+25-1
2013-07-09 22:53Sync styles with khan-exercisesEmily Eisenberg5+160-160
2013-07-09 22:32Add spacing functionsEmily Eisenberg4+60-1
2013-07-09 22:30Add a thin space around fractionsEmily Eisenberg1+2-0
2013-07-09 07:57Add relsEmily Eisenberg4+44-4
2013-07-09 07:09Make the makefile betterEmily Eisenberg1+10-12
2013-07-09 05:48Make things sort of work in IE8Ben Alpert149+259-22
2013-07-08 22:48Add color supportEmily Eisenberg4+40-3
2013-07-08 22:37Make the lexer errors actually workEmily Eisenberg1+1-1
2013-07-08 05:41Make large fractions actually workEmily Eisenberg4+10-5
2013-07-08 04:27Tweaks to lexer, incl. matching func all at onceBen Alpert3+25-52
2013-07-08 04:20Use our own local (awesome) fontsEmily Eisenberg74+4-4
2013-07-08 04:13Use our own lexer, not jison'sEmily Eisenberg3+103-24
2013-07-07 21:13Catch server errors and return 500Ben Alpert2+12-4
2013-07-07 19:15Get rid of some forgotten elemsEmily Eisenberg1+2-2
2013-07-06 07:52Don't make undefined classNamesEmily Eisenberg1+1-1
2013-07-06 05:55Create node server to replace 'make watch'Ben Alpert10+83-19
2013-07-06 04:44Use browserify and "modules"Ben Alpert6+113-111
2013-07-06 04:44Add \pm, \divBen Alpert2+13-5
2013-07-06 04:24Make clearNode screaming-fast-erBen Alpert1+4-3
2013-07-06 04:24Add bin + open, close + bin spacing stylesBen Alpert1+8-0
2013-07-06 04:20Make |, \lvert, \rvert workBen Alpert2+11-3
2013-07-06 04:14Use mathit less, so things are less italicEmily Eisenberg1+3-5
2013-07-06 03:55Make the makefile more helpfulEmily Eisenberg1+9-2
2013-07-06 03:34Refactor most of the javascriptEmily Eisenberg4+121-164
2013-07-05 23:43Add an arcconfigEmily Eisenberg1+4-0
2013-07-05 09:05Initial commitEmily Eisenberg7+372-0