Build results: mparse

Build results: mparse

[OK] db85caf76afd961319c7ab73ac82eed195f7faba

Start working on trait support.

OK: build: mbld

STDOUT

project base /home/ori/contbuilds/mparse:
/libmparse.a...
	6m	tokdefs.myr 
	6m	types.myr 
	6m	errors.myr 
	6m	tok.myr 
	6m	stab.myr 
	6m	node.myr 
	6m	dump.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