Marrub
|
dcb3534546
|
fix the crap string block things
|
8 years ago |
Marrub
|
cdf32f3453
|
added a few functions, and I think fixed a few things
|
8 years ago |
Marrub
|
188e71ccda
|
that should be adequate
|
8 years ago |
Marrub
|
c0c57b3ae8
|
fix a lot of things resultant of inadequate testing
|
8 years ago |
Marrub
|
537179902a
|
oh that's why
|
8 years ago |
Marrub
|
0eafe62d22
|
INSERT STUPID COMMIT MESSAGE HERE
|
8 years ago |
Marrub
|
2277d5bd58
|
INSERT ENRAGED COMMIT MESSAGE HERE
|
8 years ago |
Marrub
|
56cdcd7a54
|
ops
|
8 years ago |
Marrub
|
6188ed3123
|
REALLY MSVC.
|
8 years ago |
Marrub
|
6815421294
|
really MSVC.
|
8 years ago |
Marrub
|
4fbd5b7c0a
|
KAY NEVERMIND TODAY I LEARNED MSVC HAS ABSOLUTELY NOTHING AND IS HORRIBLE IN EVERY POSSIBLE WAY IT COULD BE.
|
8 years ago |
Marrub
|
58319b43a1
|
today I learned MSVC still doesn't have stdbool.h
|
8 years ago |
Marrub
|
f104dcbdfc
|
add __cplusplus checks because why not
|
8 years ago |
Marrub
|
3773a4f51b
|
wait no DON'T DO THAT
|
8 years ago |
Marrub
|
dce1f1b534
|
did some polishing work. fun!
|
8 years ago |
Marrub
|
a3d95d57bd
|
oobs
|
8 years ago |
Marrub
|
90b48d18eb
|
oops
|
8 years ago |
Marrub
|
36e07578a7
|
added gdcc example and makefile support
|
8 years ago |
Marrub
|
5eff934ef0
|
gdcc support added
|
8 years ago |
Marrub
|
55cf06a54c
|
OOPS THAT'S DANGEROUS
|
8 years ago |
Marrub
|
244eabbebf
|
add SkipWhite function
|
8 years ago |
Marrub
|
0a5ab301d1
|
added semicolon token
|
8 years ago |
Marrub
|
a2337c63db
|
whopps
|
8 years ago |
Marrub
|
aa4ed6730b
|
makefile changes
|
8 years ago |
Marrub
|
cdb6207632
|
added examples and a clean target
|
8 years ago |
Marrub
|
baa854169c
|
vararg for assert
|
8 years ago |
Benjamin Moir
|
407caaf6f1
|
Added tokenizer:setPos(newPos)
|
8 years ago |
Marrub
|
fba61dde93
|
whoops
|
8 years ago |
Marrub
|
1cb7804fe1
|
fixed linux make, added some features
|
8 years ago |
Marrub
|
0c758e3f63
|
apparently these random changes managed to bring tokenizing an 11mb file's time down by 10 seconds on my PC
|
8 years ago |
Marrub
|
5a199ae8f6
|
Merge branch 'master' of https://github.com/marrub--/LoveToken
|
8 years ago |
Marrub
|
7e1858eeaf
|
descriptive git commit message
|
8 years ago |
Benjamin Moir
|
88cf4e2f37
|
Added $(OUTDIR) to Makefile
|
8 years ago |
Marrub
|
1355b115ae
|
heh
|
8 years ago |
Marrub
|
8ec9fc2abd
|
fixed EVERY BUG EVER thanks to davidph
|
8 years ago |
Marrub
|
a94f42eb81
|
fack
|
8 years ago |
Marrub
|
88d2c402fb
|
forgot to change extension
|
8 years ago |
Marrub
|
46a0969a2a
|
forgot to add these files
|
8 years ago |
Marrub
|
611bfa9343
|
better makefile
|
8 years ago |
Marrub
|
4a5e2b0350
|
added some more definitions for LT_EXPORT
|
8 years ago |
Benjamin Moir
|
5969582f3d
|
Merge branch 'master' of https://github.com/marrub--/LoveToken
|
8 years ago |
Benjamin Moir
|
00a021ea01
|
Adding various new tokens
|
8 years ago |
Marrub
|
09c415875e
|
oh right that file exists
|
8 years ago |
Marrub
|
238b00098a
|
nevermind works
|
8 years ago |
Marrub
|
5c8f7ede03
|
fuck this
|
8 years ago |
Marrub
|
214a3a7517
|
everything is broken aaa
|
8 years ago |
Marrub
|
c9f001c238
|
bugfix: some invalid combinations of init info
|
8 years ago |
Marrub
|
f24aad1d18
|
Merge pull request #1 from DaZombieKiller/master
good shit
|
8 years ago |
Marrub
|
44db7d5460
|
various changes, getting ready for merge
|
8 years ago |
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
|
8 years ago |