Commit graph

28 commits

Author SHA1 Message Date
Léonard Gérard
83b0182874 Merge branch 'clocked_inputs' into decade
Conflicts:
	compiler/heptagon/analysis/typing.ml
	compiler/heptagon/parsing/hept_scoping.ml
	compiler/heptagon/parsing/hept_static_scoping.ml
	compiler/main/mls2obc.ml
	compiler/obc/c/cmain.ml
2011-06-28 14:46:43 +02:00
Léonard Gérard
d0ad427a92 stricter enforce_style 2011-06-09 14:53:40 +02:00
Adrien Guatto
fd0b3efd2c Fixed helper scripts. 2011-05-30 10:23:03 +02:00
Léonard Gérard
1d6feeef54 some more tests 2011-05-26 15:56:59 +02:00
Adrien Guatto
a15276f053 Compile with proper include to pervasives.h. 2011-05-12 16:32:52 +02:00
Cédric Pasteur
747c2aaad5 New convention: 100 columns per line
Please follow this rule
2011-04-14 10:57:24 +02:00
Léonard Gérard
b8b16a7355 blop 2011-03-21 17:41:00 +01:00
Léonard Gérard
159bab2a55 async constants. 2011-03-08 13:41:28 +01:00
Léonard Gérard
c2d172af48 check changes. 2010-12-15 23:41:46 +01:00
Léonard Gérard
207de4d6e7 Added some tests. 2010-12-15 11:26:30 +01:00
Léonard Gérard
93f2c8bceb debugger_script updated. 2010-12-15 11:26:29 +01:00
Adrien Guatto
405edd8649 Smart(er) heptc-c.sh script 2010-11-10 15:46:38 +01:00
Léonard Gérard
c677738903 enforce_style.sh now deals with parsing files. 2010-11-02 11:31:59 +01:00
Adrien Guatto
f15a6c528e Better syntax highlighting for VHDL and Heptagon. 2010-10-04 00:36:36 +02:00
Léonard Gérard
1e6ec0a7d0 improved tools/enforce_style. 2010-09-20 23:32:22 +02:00
Léonard Gérard
aa3923cb56 Small 'check' cosmetic.
debugger_script updated.
2010-09-13 01:16:37 +02:00
Léonard Gérard
aad7b29c30 small print debugging tweaks. 2010-09-01 14:42:44 +02:00
Adrien Guatto
34b7533d86 Syntax highlighter: << and >> 2010-08-19 12:39:37 +02:00
Léonard Gérard
a5b0a8ab9e A script to use when debugging.
It allows pretty printing of nearly anything inside the debugger.
If raw data printing is needed (and possible)
just comment the line of the printer you want to disable.
2010-08-03 22:41:51 +02:00
Adrien Guatto
3160855158 Added missing syntax highlighting for arrays. 2010-07-22 12:21:37 +02:00
Cédric Pasteur
ab5de4e769 Compatibility with Mac OS X
Default wc command in Mac OS X does not have
a '-L' option
2010-07-16 14:35:33 +02:00
Léonard Gérard
d44cd3571b enforce_style fix. 2010-07-01 20:01:23 +02:00
Adrien Guatto
7ab2efea40 Cleaning tool 2010-06-30 15:36:07 +02:00
Adrien Guatto
4159845401 Added manual style checking script. 2010-06-29 11:21:31 +02:00
Adrien Guatto
04fcf5a826 C compilation script: tell GCC to use C99 mode. 2010-06-28 15:18:16 +02:00
Adrien Guatto
a7cb44532b Updated helper scripts. 2010-06-27 23:28:38 +02:00
Adrien Guatto
7323c83f79 Added git hooks for lexical syntax checking. 2010-06-26 16:34:02 +02:00
Léonard Gérard
12251f960e Add lib/pervasives.epi, tests, tools 2010-06-21 12:11:06 +02:00