Build results: mparse
[OK] 94e1b5cea54a2774ceeb300d80002c50e466d02d
Start propagating types as we resolve them.
OK: build: mbld
STDOUT
project base /home/ori/contbuilds/mparse:
/libmparse.a...
6m tokdefs.myr
6m types.myr
6m errors.myr
6m dump.myr
6m tok.myr
6m stab.myr
6m node.myr
6m infer.myr
6m parse.myr
muse -o libmparse.use -p mparse types.use tokdefs.use stab.use errors.use infer.use tok.use parse.use dump.use node.use
ar -rcs libmparse.a types.o tokdefs.o stab.o errors.o infer.o tok.o parse.o dump.o node.o
dumpast...
6m -I . main.myr
ld -o dumpast /home/ori/bin/lib/myr/_myrrt.o main.o -L. -L/home/ori/bin/lib/myr -lmparse -lstd -lsys
STDERR
OK: test: mbld test
STDOUT
project base /home/ori/contbuilds/mparse:
/libmparse.a...
dumpast...
STDERR
OK: clean: mbld clean
STDOUT
project base /home/ori/contbuilds/mparse:
clean libmparse.a
clean node.o
clean types.use
clean tok.use
clean parse.use
clean stab.use
clean stab.o
clean tok.o
clean tokdefs.use
clean infer.o
clean tokdefs.o
clean node.use
clean errors.use
clean infer.use
clean errors.o
clean parse.o
clean dump.o
clean dump.use
clean types.o
clean main.use
clean dumpast
clean main.o
STDERR