- 06 Mar, 2007 1 commit
-
-
Clemens Grelck authored
+ Improved compile time output + More intuitive break option + New verbosity layer to track function-based optimisations + Tree-like organisation of phase/subphase/cyclephase names: Subphases in different phases may have same name.
-
- 05 Mar, 2007 3 commits
-
-
Clemens Grelck authored
-
Clemens Grelck authored
functionality.
-
Clemens Grelck authored
an executable. Extended the phase mechanism such that the entire compilation process is full generated from macro definitions. Beautified the way optimisation and type statistics are printed. Prepared sac2c for multiple compilation processes, e.g. renamed phase_info.mac to phase_sac2c.mac.
-
- 01 Mar, 2007 2 commits
-
-
Clemens Grelck authored
other than for building, e.g. cleaning or refactoring, have been moved into individual makefiles already.
-
Clemens Grelck authored
Added new makefile feature to add private settings.
-
- 28 Feb, 2007 3 commits
-
-
Stephan Herhut authored
which was not able to handle nested setwls.
-
Stephan Herhut authored
-
Stephan Herhut authored
-
- 27 Feb, 2007 1 commit
-
-
Stephan Herhut authored
-
- 26 Feb, 2007 1 commit
-
-
Clemens Grelck authored
essentials_h, respectively. This is to avoid clashes with other meanings of the term 'core'.
-
- 23 Feb, 2007 1 commit
-
-
Clemens Grelck authored
is only supported by newest versions of gmake.
-
- 20 Feb, 2007 1 commit
-
-
Stephan Herhut authored
-
- 19 Feb, 2007 3 commits
-
-
Stephan Herhut authored
bottom types, as all other type errors. Therefore, conditionals containing a dispatch error in one branch are not rejected if the other branch typechecks fine.
-
Stephan Herhut authored
YY_NO_UNPUT is one too much. I have kept the define, as that is more portable between lex/flex/bison.
-
Stephan Herhut authored
-
- 13 Feb, 2007 1 commit
-
-
Daoen Pan authored
-
- 12 Feb, 2007 2 commits
- 09 Feb, 2007 3 commits
-
-
Florian Büther authored
list of contributors :)
-
Daoen Pan authored
-
Daoen Pan authored
-
- 08 Feb, 2007 3 commits
-
-
Stephan Herhut authored
-
Kai Trojahner authored
-
Sven-Bodo Scholz authored
-
- 07 Feb, 2007 2 commits
-
-
Robert Bernecky authored
falsely fail.
-
Sven-Bodo Scholz authored
-
- 06 Feb, 2007 2 commits
-
-
Clemens Grelck authored
new functions from str.c and memory.c rather than the old ones from internal_lib.
-
Clemens Grelck authored
-
- 05 Feb, 2007 7 commits
-
-
Clemens Grelck authored
-
Clemens Grelck authored
However, internal_lib itself has not yet been removed from system.
-
Clemens Grelck authored
new compiler module support/math_utils.
-
Clemens Grelck authored
compiler module support/system.
-
Clemens Grelck authored
into dedicated compiler modules support/str_buffer and support/ptr_buffer.
-
Clemens Grelck authored
compiler module support/str. Extended refactoring mechanism by additional condition.
-
Clemens Grelck authored
Moved cachet from maketools into ctest in tools. Added correct modelling of the subtle dependence between libsac2c and libsacprelude via fingerprints of the ast to the makefile mechanism. Moved all configure-related files to a new top-level subdirectory setup. The configure script in root now is a simple shell script that invokes the real configure in setup. Moved all sac2crc-related files from include to setup. The configure-generated sac2crc file now resides in the project root directory and the compiler sources are adjusted accordingly to look after sac2crc in the right places. The various source files of sac2crc are tidied up and all machine specific targets are removed. The LICENSE file is updated and moved to the project root directory. The html documentation of the ast is now automatically created and stored in the new subdirectory src/html.
-
- 02 Feb, 2007 2 commits
-
-
Clemens Grelck authored
bin and lib. The subproject makes only remove their specific targets.
-
Clemens Grelck authored
-
- 01 Feb, 2007 2 commits
-
-
Clemens Grelck authored
Fixed nasty bug in dependency tracking mechanism.
-
Clemens Grelck authored
Bug fixed in source directory compilation.
-