Fast math typesetting for the web.
Go to file
Emily Eisenberg a831e94a51 Remove dependency on underscore
Summary:
Remove all uses of underscore. For the things we actually need, make a
"util" file and put them in there.

Test Plan:
Make sure the test still succeed, and that the main page still
works.

Reviewers: alpert

Reviewed By: alpert

Differential Revision: http://phabricator.khanacademy.org/D3043
2013-07-13 20:42:19 -07:00
static Remove dependency on underscore 2013-07-13 20:42:19 -07:00
test Allow some functions to have letters after them 2013-07-13 00:05:41 -07:00
.arcconfig Rename everything to KaTeX 2013-07-10 14:08:50 -07:00
.gitignore Rewrite the parser 2013-07-12 23:16:30 -07:00
katex.js Remove dependency on underscore 2013-07-13 20:42:19 -07:00
Lexer.js Add \ in front of functions in the parser 2013-07-13 16:13:05 -07:00
Makefile Rewrite the parser 2013-07-12 23:16:30 -07:00
package.json Rename everything to KaTeX 2013-07-10 14:08:50 -07:00
Parser.js Remove dependency on underscore 2013-07-13 20:42:19 -07:00
parseTree.js Remove Parser options usage 2013-07-13 18:15:17 -07:00
server.js Rewrite the parser 2013-07-12 23:16:30 -07:00
utils.js Remove dependency on underscore 2013-07-13 20:42:19 -07:00