nit.git
15 years agoFix bug: select incompatible default constructor
Jean Privat [Fri, 14 Nov 2008 21:51:02 +0000 (16:51 -0500)]
Fix bug: select incompatible default constructor

15 years agoPrepare infrastructure for default constructor
Jean Privat [Fri, 14 Nov 2008 10:10:41 +0000 (05:10 -0500)]
Prepare infrastructure for default constructor

15 years agoRemove class MMSrcLocalProperty. Use MMConcreteProperty instead
Jean Privat [Fri, 14 Nov 2008 10:04:41 +0000 (05:04 -0500)]
Remove class MMSrcLocalProperty. Use MMConcreteProperty instead

15 years agoDot not consider Sys::init as an entry point
Jean Privat [Fri, 14 Nov 2008 09:56:30 +0000 (04:56 -0500)]
Dot not consider Sys::init as an entry point

15 years agoPrepare default constructors
Jean Privat [Fri, 14 Nov 2008 09:39:52 +0000 (04:39 -0500)]
Prepare default constructors

15 years agonew devel tool: mkcsrc
Jean Privat [Thu, 13 Nov 2008 22:40:57 +0000 (17:40 -0500)]
new devel tool: mkcsrc
mkcsrc is used to generate a new c_src/ directory from a nitc executable
generated in src/

15 years agoNew c_src (with reduced string pool and simplified building)
Jean Privat [Thu, 13 Nov 2008 22:40:14 +0000 (17:40 -0500)]
New c_src (with reduced string pool and simplified building)

15 years agoFactorize common strings in generated C.
Jean Privat [Thu, 13 Nov 2008 21:29:17 +0000 (16:29 -0500)]
Factorize common strings in generated C.
It reduces the constant pool size in the executable.

15 years agoAdd a first comment line for files generated by nitc.
Jean Privat [Wed, 10 Sep 2008 21:24:40 +0000 (17:24 -0400)]
Add a first comment line for files generated by nitc.

15 years agoAdded tag v0.1 for changeset 6979f59d3d1c
Jean Privat [Wed, 9 Jul 2008 19:55:53 +0000 (15:55 -0400)]
Added tag v0.1 for changeset 6979f59d3d1c

15 years agoFirst NIT release and new clean mercurial repository v0.1
Jean Privat [Wed, 9 Jul 2008 19:55:44 +0000 (15:55 -0400)]
First NIT release and new clean mercurial repository