add the trace system with a first test which is instance tracing
authorolivierschirm <olive.schirm@gmail.com>
Wed, 9 May 2018 20:09:22 +0000 (16:09 -0400)
committerolivierschirm <olive.schirm@gmail.com>
Fri, 11 May 2018 16:36:10 +0000 (12:36 -0400)
commitb793c465e1d2891a85d77266220d0062a13b6974
treefbb00920b99705949feb97b5a2b725567bc4c95f
parent6ddf6c8bd94407fd3e1bc978f72f7770ea7be164
add the trace system with a first test which is instance tracing

Signed-off-by: olivierschirm <olive.schirm@gmail.com>
clib/traces.c [new file with mode: 0644]
clib/traces.h [new file with mode: 0644]
share/man/nitc.md
src/compiler/abstract_compiler.nit
src/compiler/separate_compiler.nit