marrub
/
LoveToken
Archived
1
0
Fork 0
Commit Graph

46 Commits (dce1f1b534b36d5b7df70b0c5e978a2da62a5055)

Author SHA1 Message Date
Marrub dce1f1b534 did some polishing work. fun! 2015-07-26 05:36:36 -04:00
Marrub a3d95d57bd oobs 2015-06-11 10:42:06 -04:00
Marrub 90b48d18eb oops 2015-06-11 10:34:20 -04:00
Marrub 36e07578a7 added gdcc example and makefile support 2015-06-11 10:32:16 -04:00
Marrub 5eff934ef0 gdcc support added 2015-06-11 09:42:36 -04:00
Marrub 55cf06a54c OOPS THAT'S DANGEROUS 2015-06-11 09:05:23 -04:00
Marrub 244eabbebf add SkipWhite function 2015-06-09 18:43:36 -04:00
Marrub 0a5ab301d1 added semicolon token 2015-06-07 08:02:33 -04:00
Marrub a2337c63db whopps 2015-06-07 06:48:01 -04:00
Marrub aa4ed6730b makefile changes 2015-06-07 04:46:35 -04:00
Marrub cdb6207632 added examples and a clean target 2015-06-07 04:25:25 -04:00
Marrub baa854169c vararg for assert 2015-06-07 04:04:23 -04:00
Benjamin Moir 407caaf6f1 Added tokenizer:setPos(newPos) 2015-06-07 17:20:24 +09:30
Marrub fba61dde93 whoops 2015-06-07 03:47:38 -04:00
Marrub 1cb7804fe1 fixed linux make, added some features 2015-06-07 03:46:36 -04:00
Marrub 0c758e3f63 apparently these random changes managed to bring tokenizing an 11mb file's time down by 10 seconds on my PC 2015-06-06 22:30:15 -04:00
Marrub 5a199ae8f6 Merge branch 'master' of https://github.com/marrub--/LoveToken 2015-06-06 21:55:13 -04:00
Marrub 7e1858eeaf descriptive git commit message 2015-06-06 21:53:22 -04:00
Benjamin Moir 88cf4e2f37 Added $(OUTDIR) to Makefile 2015-06-07 10:21:37 +09:30
Marrub 1355b115ae heh 2015-06-06 13:07:07 -04:00
Marrub 8ec9fc2abd fixed EVERY BUG EVER thanks to davidph 2015-06-06 12:47:13 -04:00
Marrub a94f42eb81 fack 2015-06-06 11:45:04 -04:00
Marrub 88d2c402fb forgot to change extension 2015-06-06 11:39:59 -04:00
Marrub 46a0969a2a forgot to add these files 2015-06-06 11:36:39 -04:00
Marrub 611bfa9343 better makefile 2015-06-06 11:35:18 -04:00
Marrub 4a5e2b0350 added some more definitions for LT_EXPORT 2015-06-06 11:05:13 -04:00
Benjamin Moir 5969582f3d Merge branch 'master' of https://github.com/marrub--/LoveToken 2015-06-07 00:13:25 +09:30
Benjamin Moir 00a021ea01 Adding various new tokens 2015-06-07 00:12:26 +09:30
Marrub 09c415875e oh right that file exists 2015-06-06 10:14:58 -04:00
Marrub 238b00098a nevermind works 2015-06-06 10:13:54 -04:00
Marrub 5c8f7ede03 fuck this 2015-06-06 10:08:55 -04:00
Marrub 214a3a7517 everything is broken aaa 2015-06-06 09:28:04 -04:00
Marrub c9f001c238 bugfix: some invalid combinations of init info 2015-06-06 08:42:29 -04:00
Marrub f24aad1d18 Merge pull request #1 from DaZombieKiller/master
good shit
2015-06-06 08:14:22 -04:00
Marrub 44db7d5460 various changes, getting ready for merge 2015-06-06 08:12:58 -04:00
Benjamin Moir 1d64ae4e33 Added my email to license, renamed parser.lua to tokenizer.lua, changed all instances of "parser" to "tokenizer", improved tokenizer:getToken() function 2015-06-06 14:17:23 +09:30
Marrub 8f637feac8 silly: move some includes 2015-06-05 18:09:04 -04:00
Marrub f0e77b0014 asdfsdh maybe I should remember to test these before committing them 2015-06-05 13:47:39 -04:00
Marrub 5cc14adf4f WHOOPS 2015-06-05 13:46:02 -04:00
Marrub 59407ec0a5 polish polish polish ukraine 2015-06-05 13:38:34 -04:00
Marrub 47269c316a rename some variables (they aren't exported anymore) 2015-06-05 12:44:24 -04:00
Marrub 119cadadc4 informative git log 2015-06-05 11:14:35 -04:00
Marrub e28a3f89ce added new init option 2015-06-05 07:47:39 -04:00
Marrub a1718ebf47 Initial commit 2015-06-05 07:10:32 -04:00
Marrub ea5bea79d5 Initial commit 2015-06-05 07:09:08 -04:00
marrub f7122b9513 Initial commit 2015-06-05 07:06:28 -04:00