parser: move stable content of `parser.nit` into `parser_work.nit
authorJean Privat <jean@pryen.org>
Tue, 27 May 2014 17:55:19 +0000 (13:55 -0400)
committerJean Privat <jean@pryen.org>
Thu, 29 May 2014 12:45:17 +0000 (08:45 -0400)
commit1bd6ad45a060f6e38e8ab6a9d61741ccea1a697c
treec2bdff331389e7eacb45a7d840f4504fa2485bdd
parent89b0cdeec8fe6b1abc9b9ec2f3c47723db80e565
parser: move stable content of `parser.nit` into `parser_work.nit

What is still generated is thus more minimal.

Signed-off-by: Jean Privat <jean@pryen.org>
src/parser/parser.nit
src/parser/parser_work.nit [new file with mode: 0644]
src/parser/xss/main.xss
src/parser/xss/parser.xss