../
|
.cvsignore
|
18 bytes
|
2011
|
15 years
|
orlov |
* empty log message *
|
gendeps.sh
|
392 bytes
|
315
|
18 years
|
pooh |
- Dependencies are generated automatically now.
- Makefile cleanup.
|
Makefile
|
1.5 KB
|
1915
|
15 years
|
sveta |
Added flag (TPP) for t++-compilation.
|
rfp-filt.rf
|
358 bytes
|
1706
|
16 years
|
orlov |
- Use List and CppMangle? from standart library.
|
rfp-filt.rfi
|
53 bytes
|
683
|
18 years
|
orlov |
- Main compiler loop has been rewritten in a much more clear way with …
|
rfp_as2as.rf
|
59.7 KB
|
2042
|
15 years
|
orlov |
- Fixed generation of debugging info for some cases.
|
rfp_as2as.rfi
|
83 bytes
|
683
|
18 years
|
orlov |
- Main compiler loop has been rewritten in a much more clear way with …
|
rfp_asail2asail.rf
|
4.0 KB
|
1950
|
15 years
|
orlov |
- A lot of changes for the compilation to Java. Self-translates to …
|
rfp_asail2asail.rfi
|
60 bytes
|
1873
|
15 years
|
orlov |
- asail2asail transformations for Java.
|
rfp_asail_cpp.rf
|
17.4 KB
|
1992
|
15 years
|
orlov |
- iter, lsplit, and rsplit are renamed to RF_iter, RF_lsplit, and …
|
rfp_asail_cpp.rfi
|
91 bytes
|
1819
|
15 years
|
orlov |
- Merged converters to C++ and Java. Not properly working yet.
|
rfp_asail_java.rf
|
18.6 KB
|
1960
|
15 years
|
orlov |
- (Java) Fixed assignments to Result variables.
- Close files after use.
|
rfp_asail_java.rfi
|
131 bytes
|
1900
|
15 years
|
orlov |
- Added TAILCALL? construction in ASR.
- Names for java-files coincide …
|
rfp_asail_optim.rf
|
19.2 KB
|
1969
|
15 years
|
sveta |
- Comment for TFUNC.
|
rfp_asail_optim.rfi
|
44 bytes
|
683
|
18 years
|
orlov |
- Main compiler loop has been rewritten in a much more clear way with …
|
rfp_asail_tpp.rf
|
17.5 KB
|
1982
|
15 years
|
sveta |
- Correction for T++: static const, function parameters.
|
rfp_asail_tpp.rfi
|
54 bytes
|
1915
|
15 years
|
sveta |
Added flag (TPP) for t++-compilation.
|
rfp_check.rf
|
11.7 KB
|
2034
|
15 years
|
orlov |
- Proper generation of debug info for use with Debug library (-dbg …
|
rfp_check.rfi
|
66 bytes
|
683
|
18 years
|
orlov |
- Main compiler loop has been rewritten in a much more clear way with …
|
rfp_clashes.rf
|
12.2 KB
|
1950
|
15 years
|
orlov |
- A lot of changes for the compilation to Java. Self-translates to …
|
rfp_clashes.rfi
|
516 bytes
|
1146
|
17 years
|
orlov |
- Support for references to functions. Including ones with formats …
|
rfp_compile.rf
|
43.3 KB
|
2026
|
15 years
|
orlov |
- Fixed old bug in the compiler.
samples/Syntax/block5.rf test passes …
|
rfp_compile.rfi
|
492 bytes
|
1146
|
17 years
|
orlov |
- Support for references to functions. Including ones with formats …
|
rfp_const.rf
|
20.2 KB
|
1706
|
16 years
|
orlov |
- Use List and CppMangle? from standart library.
|
rfp_const.rfi
|
487 bytes
|
1424
|
17 years
|
orlov |
- Fixed creating of references to functions.
|
rfp_debug.rf
|
17.5 KB
|
2034
|
15 years
|
orlov |
- Proper generation of debug info for use with Debug library (-dbg …
|
rfp_debug.rfi
|
45 bytes
|
2034
|
15 years
|
orlov |
- Proper generation of debug info for use with Debug library (-dbg …
|
rfp_err.rf
|
1.3 KB
|
683
|
18 years
|
orlov |
- Main compiler loop has been rewritten in a much more clear way with …
|
rfp_err.rfi
|
962 bytes
|
683
|
18 years
|
orlov |
- Main compiler loop has been rewritten in a much more clear way with …
|
rfp_format.rf
|
8.8 KB
|
2034
|
15 years
|
orlov |
- Proper generation of debug info for use with Debug library (-dbg …
|
rfp_format.rfi
|
389 bytes
|
683
|
18 years
|
orlov |
- Main compiler loop has been rewritten in a much more clear way with …
|
rfp_helper.rf
|
2.0 KB
|
1950
|
15 years
|
orlov |
- A lot of changes for the compilation to Java. Self-translates to …
|
rfp_helper.rfi
|
757 bytes
|
1950
|
15 years
|
orlov |
- A lot of changes for the compilation to Java. Self-translates to …
|
rfp_lex.rf
|
13.8 KB
|
1920
|
15 years
|
orlov |
- Code formatting + small TFUNC fix.
|
rfp_lex.rfi
|
875 bytes
|
683
|
18 years
|
orlov |
- Main compiler loop has been rewritten in a much more clear way with …
|
rfp_parse.rf
|
24.9 KB
|
2042
|
15 years
|
orlov |
- Fixed generation of debugging info for some cases.
|
rfp_parse.rfi
|
898 bytes
|
683
|
18 years
|
orlov |
- Main compiler loop has been rewritten in a much more clear way with …
|
rfp_src.rf
|
1.9 KB
|
1825
|
15 years
|
orlov |
- Added proper generation of imports in Java code.
|
rfp_src.rfi
|
1.3 KB
|
1887
|
15 years
|
orlov |
- TRACE and INPUT constructs in intermediate languages.
|
rfp_vars.rf
|
9.1 KB
|
1950
|
15 years
|
orlov |
- A lot of changes for the compilation to Java. Self-translates to …
|
rfp_vars.rfi
|
854 bytes
|
1950
|
15 years
|
orlov |
- A lot of changes for the compilation to Java. Self-translates to …
|
rfpc.rf
|
24.3 KB
|
2034
|
15 years
|
orlov |
- Proper generation of debug info for use with Debug library (-dbg …
|
rfpc.rfi
|
1.2 KB
|
1887
|
15 years
|
orlov |
- TRACE and INPUT constructs in intermediate languages.
|