Michaël Van Canneyt
|
166a24ae77
* Use dyn array of char for macro contents
|
4 ماه پیش |
Michaël Van Canneyt
|
25e955b6e4
* source linebuf as dyn array
|
4 ماه پیش |
Michaël Van Canneyt
|
2f3c0bc8bf
* Use dyn array for input buffer
|
4 ماه پیش |
Michaël Van Canneyt
|
c96ef4902b
* Handle finish state separately
|
1 سال پیش |
Michaël Van Canneyt
|
462c201ce6
* Introduce m_processed
|
1 سال پیش |
Michaël Van Canneyt
|
5298e25c84
* Introduce task (Single main-level task at the moment, no change in behaviour).
|
1 سال پیش |
florian
|
168016b865
* patch by Rika: Use linear file list in FInput.TInputFileManager instead of linked, resolves #39880
|
2 سال پیش |
Jonas Maebe
|
b0e1867b4c
symcreat: support for scanner/parser escape sequences
|
2 سال پیش |
pierre
|
243c967967
Commit of new debug feature implemented by J. Gareth Moreton
|
6 سال پیش |
nickysn
|
3e2248f41a
+ implemented exporting of functions for the win16 target
|
9 سال پیش |
florian
|
00d41dc9fa
* return false, if tdosinputfile.fileopen cannot open a file for reading
|
10 سال پیش |
Jonas Maebe
|
5e76203bc3
* don't hard-code size of linebuf entries
|
11 سال پیش |
florian
|
5a6e879248
* patch by Aleksa Todorovic: store relative include paths in PPUs, resolves #9961
|
12 سال پیش |
pierre
|
de2543f2bd
Allow compilation of ppudump with -dHEAPTRC command line option
|
13 سال پیش |
pierre
|
9c7ea2e5a1
Fix compilation error with -dHEAPTRC
|
13 سال پیش |
Jonas Maebe
|
14cfe770a4
* replaced most (if not all) remaining fields/parameters in the compiler
|
13 سال پیش |
Jonas Maebe
|
aee5380ae0
* merged trunk up to r20882
|
13 سال پیش |
Jonas Maebe
|
cca1fe9573
* adjust the name of the external debug and map file when the name of
|
13 سال پیش |
Jonas Maebe
|
4c6388df6f
* fixed memory leaks when ending a macro
|
14 سال پیش |
paul
|
d21bbc4548
compiler: reduce amount of hints and warnings
|
14 سال پیش |
florian
|
0c62133d38
* patch by Mattias Gaertner to allow to override how the compiler reads source/ppu files, resolves #18740
|
14 سال پیش |
Jonas Maebe
|
8dbc728926
* changed InputFileBufSize from 32kb to 32kb+1byte, because the last
|
16 سال پیش |
Tomas Hajny
|
54f3d28ce8
* prefix for import libraries now configurable rather than hardcoded, plus fixed issue with name of OS/2 import libraries
|
16 سال پیش |
peter
|
de918497ef
* support -Xg under linux
|
17 سال پیش |
daniel
|
9adb202a92
* Rework the constexprint to allow operations from low(int64) to high(qword).
|
18 سال پیش |
peter
|
5531ac8c91
* fixed -o for sharedlibrary
|
18 سال پیش |
peter
|
cfb7a70c66
* update cacheindex in get_file
|
18 سال پیش |
peter
|
658c46b903
* remove tdictionary and tindexarray
|
19 سال پیش |
peter
|
7a2e0da7bd
* extra parameter for file searching functions
|
19 سال پیش |
peter
|
cb246eb781
* Remove dos,strings units, use SysUtils instead
|
19 سال پیش |