]> git.mdlowis.com Git - proto/sclpl.git/commit
rename source folder and add inc folder
authorMichael D. Lowis <mike.lowis@gentex.com>
Fri, 29 Mar 2019 19:24:36 +0000 (15:24 -0400)
committerMichael D. Lowis <mike.lowis@gentex.com>
Fri, 29 Mar 2019 19:24:36 +0000 (15:24 -0400)
commitbf49e4cd5e54a400787c558bad50024f044a89ba
tree8cef5bfd3316d93eb05041d8bac12a75088f0c08
parent680659a3e7c80b796e451cc7721d86d1d48d5a69
rename source folder and add inc folder
Makefile
inc/sclpl.h [moved from source/sclpl.h with 100% similarity]
src/ast.c [moved from source/ast.c with 100% similarity]
src/codegen.c [moved from source/codegen.c with 100% similarity]
src/lex.c [moved from source/lex.c with 100% similarity]
src/main.c [moved from source/main.c with 100% similarity]
src/parser.c [moved from source/parser.c with 100% similarity]
src/pkg.c [moved from source/pkg.c with 100% similarity]
src/pprint.c [moved from source/pprint.c with 100% similarity]
src/syms.c [moved from source/syms.c with 100% similarity]
src/types.c [moved from source/types.c with 100% similarity]