| Commit message (Expand) | Author | Age | Files | Lines |
* | Increase status.errorcount only inside GenerateError procedure, to simplify ... | pierre | 2013-01-16 | 1 | -1/+4 |
* | * replaced most (if not all) remaining fields/parameters in the compiler | jonas | 2012-04-29 | 1 | -6/+6 |
* | Display source position with timestamps also | pierre | 2012-03-28 | 1 | -1/+1 |
* | * make code and data size in status independent of target alu size | florian | 2011-09-07 | 1 | -1/+1 |
* | * catch EOSError, EIOError and IOutOfMemory exceptions inside the compiler | florian | 2011-08-07 | 1 | -11/+12 |
* | fpc: compiler: | paul | 2010-01-27 | 1 | -1/+1 |
* | + -vq parameter to show message numbers | jonas | 2008-10-12 | 1 | -2/+5 |
* | * Use unsigned integers for sizes and positions to break 2GB limit in tdynami... | yury | 2008-07-28 | 1 | -1/+1 |
* | * optimize fixpath, findfile to not require temp ansistrings | peter | 2007-11-19 | 1 | -0/+9 |
* | + basic parsing of package files | florian | 2007-11-01 | 1 | -0/+1 |
* | * added status.currentmodulestate | peter | 2007-05-24 | 1 | -0/+1 |
* | * cleanup current module status | peter | 2007-05-23 | 1 | -2/+1 |
* | * changed some message handling to ansistring, no slow down measurable with m... | florian | 2007-05-16 | 1 | -17/+17 |
* | + added -vs for time stamping | florian | 2007-01-24 | 1 | -1/+8 |
* | + needsymbolinfo boolean var added | pierre | 2007-01-17 | 1 | -0/+1 |
* | * use fileage for retrieving file timestamps | peter | 2006-10-31 | 1 | -6/+1 |
* | * Remove dos,strings units, use SysUtils instead | peter | 2006-10-30 | 1 | -14/+0 |
* | * remove ifdef fpc | peter | 2006-10-07 | 1 | -9/+3 |
* | macos: added a fake sysutils for use by compiler, and fixed some tests | olle | 2006-09-03 | 1 | -15/+3 |
* | * support printing the full source file path also when -vr is used | jonas | 2006-07-13 | 1 | -4/+8 |
* | + Statistics of warnings, hints and notes - (modified/fixed) patch from Naj... | hajny | 2006-04-09 | 1 | -1/+4 |
* | Merged revisions 2669,2673,2677,2683,2696,2699-2702,2704,2708,2712-2715,2718,... | peter | 2006-03-05 | 1 | -0/+3 |
* | + -vb: writes compiler messages with full path instead of the file name only | florian | 2005-09-18 | 1 | -1/+6 |
* | * fixed compilation with -dUSE_SYSUTILS | jonas | 2005-06-24 | 1 | -3/+1 |
* | + Removed all compatibility defines from compiler | michael | 2005-06-09 | 1 | -6/+0 |
* | * log and id tags removed | fpc | 2005-05-21 | 1 | -20/+0 |
* | initial import | fpc | 2005-05-16 | 1 | -0/+436 |