Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 33 (100.0%) | 848 (100.0%) | 25.6 |
ankar | 13 (39.4%) | 591 (69.7%) | 45.4 |
henjo | 11 (33.3%) | 193 (22.8%) | 17.5 |
dietmarw | 4 (12.1%) | 64 (7.5%) | 16.0 |
sjoelund.se | 5 (15.2%) | 0 (0.0%) | 0.0 |
- Improved tab detection
0 lines of code changed in 5 files:
Formal clean up of all code files:
* applied svn:eol-style native to all files except Compiler/*.mo --> LF
* unified the eol-style of ALL files (this was necessary in order to set the svn properties
* unification was done by a script which also removed all trailing whitespaces (except for all files in testsuite as white spaces are necessary to successful compare the results, could be improved maybe)
* make clean all test --> success on Ubuntu Linux 8.10, proably a good idea to run it for the other platforms as well.
* FYI: script to remove trailing white spaces: http://is.gd/5A6B
64 lines of code changed in 4 files:
Added more copyright notices
84 lines of code changed in 4 files:
Added copyright notices to files
20 lines of code changed in 5 files:
Implemented matrix multiplication (vector * vector,vector * matrix,matrix*vector,matrix*matrix).
64 lines of code changed in 1 file:
More work on array arithmetic.
111 lines of code changed in 1 file:
Some changes made so that more things are working
89 lines of code changed in 2 files:
Implemented unary minus. Nuked some compiler warnings.
16 lines of code changed in 1 file:
More work on arrays.
179 lines of code changed in 3 files:
test file.
5 lines of code changed in 1 file:
real_array and integer_array are now classes.
171 lines of code changed in 2 files:
Initial commit.
0 lines of code changed in 1 file:
Initial commit.
45 lines of code changed in 3 files: