Rune - Misc progress
authorMatthew Dillon <dillon@apollo.backplane.com>
Sat, 16 Jan 2016 22:12:09 +0000 (14:12 -0800)
committerMatthew Dillon <dillon@apollo.backplane.com>
Sat, 16 Jan 2016 22:12:09 +0000 (14:12 -0800)
commit22dec1d261d79d9a4d898187edac200e6ae3dd8d
tree08a90f96101d6d9fe4ab39a1b13e9877733e6696
parent2329f1f8d1b92b0646644e31b07313fe9fde8b6e
Rune - Misc progress

* Add interface/subinterface abstraction

* Change paths for persistent objects.

* Set program name from script so it is something other than 'rune'.
13 files changed:
TODO
classes/sys/class.d
docs/grammer.html
libgen/run_refstor.c
librune/lex.h
librune/parse1.c
librune/sym.c
librune/sym.h
libsupport/Makefile
libsupport/defs.h
libsupport/export.h
libsupport/mkdirpath.c [new file with mode: 0644]
rune/rune.c