Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size Revision Age Author Comment
Print.ml 2.69 KB 0cbf0839 almost 10 years Pierre-Loïc Garoche Moved files to trunk in lustre_compiler
Print.mli 5.31 KB 0cbf0839 almost 10 years Pierre-Loïc Garoche Moved files to trunk in lustre_compiler
access.ml 3.92 KB 0cbf0839 almost 10 years Pierre-Loïc Garoche Moved files to trunk in lustre_compiler
basic_library.ml 7.28 KB 6b4d172f over 9 years Xavier Thirioux - refactorization of typing code (simpler subty...
c_backend.ml 43.9 KB 1174cdd9 over 9 years Xavier Thirioux typo corrected in code generation for array mem...
causality.ml 16 KB d9d34564 over 9 years Pierre-Loïc Garoche Bug solved on tuple equalities in expressions (...
clock_calculus.ml 31.6 KB 6b4d172f over 9 years Xavier Thirioux - refactorization of typing code (simpler subty...
clock_predef.ml 1.77 KB 0cbf0839 almost 10 years Pierre-Loïc Garoche Moved files to trunk in lustre_compiler
clocks.ml 19.3 KB 97498b53 over 9 years Xavier Thirioux still computing disjoint clock information (for...
com_protocol.ml 6.41 KB 0cbf0839 almost 10 years Pierre-Loïc Garoche Moved files to trunk in lustre_compiler
corelang.ml 25.6 KB 14d694c7 over 9 years Xavier Thirioux bug correction in homomorphic extension
corelang.mli 7.81 KB 14d694c7 over 9 years Xavier Thirioux bug correction in homomorphic extension
deadline_calculus.ml 5.96 KB 0cbf0839 almost 10 years Pierre-Loïc Garoche Moved files to trunk in lustre_compiler
deadlines.ml 2.58 KB 0cbf0839 almost 10 years Pierre-Loïc Garoche Moved files to trunk in lustre_compiler
delay.ml 3.3 KB 0cbf0839 almost 10 years Pierre-Loïc Garoche Moved files to trunk in lustre_compiler
delay_predef.ml 1.55 KB 0cbf0839 almost 10 years Pierre-Loïc Garoche Moved files to trunk in lustre_compiler
dimension.ml 10.8 KB 6b4d172f over 9 years Xavier Thirioux - refactorization of typing code (simpler subty...
env.ml 1.95 KB aa223e69 over 9 years Xavier Thirioux more steps towards struct types... Cette ligne,...
expand.ml 11.1 KB 0cbf0839 almost 10 years Pierre-Loïc Garoche Moved files to trunk in lustre_compiler
horn_backend.ml 13.4 KB aa223e69 over 9 years Xavier Thirioux more steps towards struct types... Cette ligne,...
init_calculus.ml 11.5 KB 0cbf0839 almost 10 years Pierre-Loïc Garoche Moved files to trunk in lustre_compiler
init_predef.ml 2.62 KB 0cbf0839 almost 10 years Pierre-Loïc Garoche Moved files to trunk in lustre_compiler
inliner.ml 9.6 KB 9f8c4c1d over 9 years Pierre-Loïc Garoche inlining update
java_backend.ml 14.6 KB 0cbf0839 almost 10 years Pierre-Loïc Garoche Moved files to trunk in lustre_compiler
lexerLustreSpec.mll 3.33 KB 0cbf0839 almost 10 years Pierre-Loïc Garoche Moved files to trunk in lustre_compiler
lexer_lustre.mll 5.26 KB 45c0d258 over 9 years Pierre-Loïc Garoche Solved bug: - loading lusi - loading lib in lus...
lexer_prelude.mll 3.54 KB 0cbf0839 almost 10 years Pierre-Loïc Garoche Moved files to trunk in lustre_compiler
liveness.ml 6.95 KB e8c0f452 over 9 years Xavier Thirioux liveness analysis improved. BUG found in causal...
location.ml 2.9 KB 45c0d258 over 9 years Pierre-Loïc Garoche Solved bug: - loading lusi - loading lib in lus...
log.ml 1.29 KB c00d0b42 over 9 years Pierre-Loïc Garoche Changed the load of lusi files: imported nodes ...
lustreSpec.ml 2.93 KB 6560bb94 over 9 years Xavier Thirioux first steps towards struct types...
machine_code.ml 17.9 KB 1ad092fb over 9 years Pierre-Loïc Garoche Create a Step call only for functions that are ...
main_lustre_compiler.ml 12.5 KB f6fa97f9 over 9 years Xavier Thirioux clean handling of undefined node application
normalization.ml 15.1 KB 84d9893e over 9 years Xavier Thirioux - corrected causality bug (cf. previous commit)
options.ml 3.24 KB 2842f7ca over 9 years Pierre-Loïc Garoche Reenabled the generation of witnesses for inlin...
parse.ml 1.91 KB 2ea1e4a6 over 9 years Xavier Thirioux corrected bugs in clock generalization that pro...
parserLustreSpec.mly 5.71 KB d3e4c22f over 9 years Xavier Thirioux - work in progress for stateless/stateful statu...
parser_lustre.mly 14.9 KB 14d694c7 over 9 years Xavier Thirioux bug correction in homomorphic extension
precedence_functions.ml 2.92 KB 0cbf0839 almost 10 years Pierre-Loïc Garoche Moved files to trunk in lustre_compiler
printers.ml 13.3 KB c00d0b42 over 9 years Pierre-Loïc Garoche Changed the load of lusi files: imported nodes ...
scheduling.ml 5.02 KB 97498b53 over 9 years Xavier Thirioux still computing disjoint clock information (for...
sortProg.ml 1.29 KB ae78dfee over 9 years Eric Noulard Do not use stable sort because it requires rece...
splitting.ml 3.69 KB 0cbf0839 almost 10 years Pierre-Loïc Garoche Moved files to trunk in lustre_compiler
stateless.ml 3.26 KB 5538b7ac over 9 years Xavier Thirioux Added declaration/definition of stateless/state...
type_predef.ml 2.85 KB 6b4d172f over 9 years Xavier Thirioux - refactorization of typing code (simpler subty...
types.ml 9.81 KB 6b4d172f over 9 years Xavier Thirioux - refactorization of typing code (simpler subty...
typing.ml 28.6 KB 6b4d172f over 9 years Xavier Thirioux - refactorization of typing code (simpler subty...
utils.ml 8.79 KB 14d694c7 over 9 years Xavier Thirioux bug correction in homomorphic extension

Latest revisions

# Date Author Comment
1ad092fb 06/24/2014 01:54 PM Pierre-Loïc Garoche

Create a Step call only for functions that are not in basic lib

fa0db9d5 06/23/2014 09:56 AM Xavier Thirioux

- bug correction (regression from previous versions !) introduced
in C code generated from relational operators.

6b4d172f 06/20/2014 04:59 PM Xavier Thirioux

- refactorization of typing code (simpler subtyping rules)
- simplification of clock calculus (may be still buggy, work in progress)
no impact on unclocked programs.

f6fa97f9 06/12/2014 05:53 PM Xavier Thirioux

clean handling of undefined node application

5b5625e1 06/12/2014 02:08 PM Pierre-Loïc Garoche

Updated typing error

9f8c4c1d 05/23/2014 02:51 PM Pierre-Loïc Garoche

inlining update

14d694c7 05/22/2014 10:29 AM Xavier Thirioux

bug correction in homomorphic extension

1174cdd9 05/20/2014 02:12 PM Xavier Thirioux

typo corrected in code generation for array memories (bad parentheses)

90028770 05/20/2014 01:47 PM Pierre-Loïc Garoche

Math lusi (trigo)

075fd56f 05/19/2014 03:51 PM Xavier Thirioux

bug corrected for allocation of dynamic arrays in node memory

View revisions

Also available in: Atom