* core: rename pn-ast.c to ast.c and so on, since the parser has shrunk and the...
author_why <why@whytheluckystiff.net>
Tue, 11 Aug 2009 18:21:15 +0000 (11:21 -0700)
committer_why <why@whytheluckystiff.net>
Tue, 11 Aug 2009 18:21:15 +0000 (11:21 -0700)
commit89576aebb5d50a7cec5f8af01c60648f52bdab44
tree2f274cd3cc2d850cef85f53b8d6d8bc3f3a130ca
parent07388f39892b2134123dd8824748719ce8ed9524
 * core: rename pn-ast.c to ast.c and so on, since the parser has shrunk and the pn- prefix has gone away.
Makefile
core/ast.c [moved from core/pn-ast.c with 98% similarity]
core/ast.h [moved from core/pn-ast.h with 99% similarity]
core/compile.c
core/gc.c
core/syntax.g