summaryrefslogtreecommitdiff
path: root/prolog/lexer.py
AgeCommit message (Expand)Author
2015-12-10Sort token list for Prolog parserTimotej Lazar
2015-12-10Add copyright infoTimotej Lazar
2015-08-11Silence warnings from ply.lex.lex()Timotej Lazar
2015-08-11Always lex , as COMMA, never as NAMETimotej Lazar
2015-08-11Move monkey.prolog to root moduleTimotej Lazar
2015-08-11Move pymonkey stuff to monkey/Timotej Lazar
2015-08-11Start refactoring testing codeTimotej Lazar
2015-08-11Lexer: increase priority for t_commentTimotej Lazar
2015-08-11Initial commit for pymonkeyTimotej Lazar