.. |
alpha
|
85a3fd3357
+ ossinttype/osuinttype defs that correspond to OS_SINT/OS_INT for use in
|
před 13 roky |
arm
|
748694a325
* fixes some issues with reg. allocation information
|
před 13 roky |
avr
|
edd42aa42a
* moved subsetref/reg and bit_set/test support from cgobj to hlcgobj for
|
před 13 roky |
generic
|
3017132268
* Remove triple sources
|
před 14 roky |
html
|
fa0d3d79e0
no message
|
před 23 roky |
i386
|
edd42aa42a
* moved subsetref/reg and bit_set/test support from cgobj to hlcgobj for
|
před 13 roky |
ia64
|
85a3fd3357
+ ossinttype/osuinttype defs that correspond to OS_SINT/OS_INT for use in
|
před 13 roky |
jvm
|
85a3fd3357
+ ossinttype/osuinttype defs that correspond to OS_SINT/OS_INT for use in
|
před 13 roky |
m68k
|
edd42aa42a
* moved subsetref/reg and bit_set/test support from cgobj to hlcgobj for
|
před 13 roky |
mips
|
edd42aa42a
* moved subsetref/reg and bit_set/test support from cgobj to hlcgobj for
|
před 13 roky |
msg
|
d79eee8ed1
compiler: write a warning if unit should be compiled with built-in system codepage for ansistring constants but this codepage is not known by the compiler
|
před 13 roky |
powerpc
|
edd42aa42a
* moved subsetref/reg and bit_set/test support from cgobj to hlcgobj for
|
před 13 roky |
powerpc64
|
edd42aa42a
* moved subsetref/reg and bit_set/test support from cgobj to hlcgobj for
|
před 13 roky |
ppcgen
|
edd42aa42a
* moved subsetref/reg and bit_set/test support from cgobj to hlcgobj for
|
před 13 roky |
sparc
|
618a5e8e2e
* fixed operand order for AND-operation in smallset<=/=>smallset code
|
před 13 roky |
systems
|
0841ee6e4f
* GNU ld only supports double quotes in its response file -> requote there
|
před 13 roky |
utils
|
3d6e08ed59
+ Add support for the JVM architecture to the compiler driver "fpc"
|
před 13 roky |
vis
|
85a3fd3357
+ ossinttype/osuinttype defs that correspond to OS_SINT/OS_INT for use in
|
před 13 roky |
x86
|
edd42aa42a
* moved subsetref/reg and bit_set/test support from cgobj to hlcgobj for
|
před 13 roky |
x86_64
|
53c39d5420
* fixes peephole optimizer problems with -O3 on x86-64
|
před 13 roky |
COPYING.txt
|
4bf254bc32
* added .txt extensions to all README, TODO and COPYING files
|
před 16 roky |
MPWMake
|
05d6f0e94d
macos: added a fake sysutils for use by compiler, and fixed some tests
|
před 19 roky |
Makefile
|
834026bfb5
* synchronised with trunk up to r21067
|
před 13 roky |
Makefile.fpc
|
aee5380ae0
* merged trunk up to r20882
|
před 13 roky |
README.txt
|
4bf254bc32
* added .txt extensions to all README, TODO and COPYING files
|
před 16 roky |
aasmbase.pas
|
aee5380ae0
* merged trunk up to r20882
|
před 13 roky |
aasmdata.pas
|
834026bfb5
* synchronised with trunk up to r21067
|
před 13 roky |
aasmsym.pas
|
a23fa2e81e
* moved (unfinished) routines related to writing taicpu's to ppu files
|
před 18 roky |
aasmtai.pas
|
be5a5d6ae6
- Removed redundant fillchar() calls, class instances are cleared on construction.
|
před 13 roky |
aggas.pas
|
14cfe770a4
* replaced most (if not all) remaining fields/parameters in the compiler
|
před 13 roky |
agjasmin.pas
|
9c0ec8ee8c
* part of r21120, forgot to commit
|
před 13 roky |
aopt.pas
|
748694a325
* fixes some issues with reg. allocation information
|
před 13 roky |
aoptbase.pas
|
748694a325
* fixes some issues with reg. allocation information
|
před 13 roky |
aoptcs.pas
|
2f5ce095ce
* RefsHaveIndexReg -> cpurefshaveindexreg
|
před 13 roky |
aoptda.pas
|
1f6ec379de
* moved field definitions before method/property definitions (see mantis
|
před 16 roky |
aoptobj.pas
|
748694a325
* fixes some issues with reg. allocation information
|
před 13 roky |
asmutils.pas
|
b1b0b2bb1f
compiler: move ansistring codepage number replacement code from the asm generator to one level up. output both 0 and CP_NONE ansistring constants as constants with codepage 0. codepage 0 means CP_ACP and it will be properly understood of RTL routines while codepage CP_NONE means no codepage. For delphi unicode mode output them in compiler codepage as before.
|
před 14 roky |
assemble.pas
|
14cfe770a4
* replaced most (if not all) remaining fields/parameters in the compiler
|
před 13 roky |
browcol.pas
|
14cfe770a4
* replaced most (if not all) remaining fields/parameters in the compiler
|
před 13 roky |
bsdcompile
|
26081ed999
* Simple script which specifies the right params for a try out BSD build
|
před 25 roky |
catch.pas
|
fd070544db
- disabled installation of SIGINT signal handler for Darwin, because
|
před 16 roky |
ccharset.pas
|
a6d01c09aa
* make compiler compilable with 2.4.4 rtl
|
před 14 roky |
cclasses.pas
|
aee5380ae0
* merged trunk up to r20882
|
před 13 roky |
cfidwarf.pas
|
23ff1e0681
* fix error in cfidwarf rev 16062 for non-windows systems
|
před 15 roky |
cfileutl.pas
|
0841ee6e4f
* GNU ld only supports double quotes in its response file -> requote there
|
před 13 roky |
cg64f32.pas
|
edd42aa42a
* moved subsetref/reg and bit_set/test support from cgobj to hlcgobj for
|
před 13 roky |
cgbase.pas
|
aee5380ae0
* merged trunk up to r20882
|
před 13 roky |
cghlcpu.pas
|
e20639732f
+ cghlcpu unit with thlbasecgcpu class that overrides all abstract tcg
|
před 13 roky |
cgobj.pas
|
edd42aa42a
* moved subsetref/reg and bit_set/test support from cgobj to hlcgobj for
|
před 13 roky |
cgutils.pas
|
992cc352c6
* generalized handling of pointers to non-implicit pointer types:
|
před 14 roky |
cmsgs.pas
|
aba10cd184
compiler:
|
před 14 roky |
comphook.pas
|
14cfe770a4
* replaced most (if not all) remaining fields/parameters in the compiler
|
před 13 roky |
compiler.pas
|
462de0f5fd
+ AIX target definition and info for the compiler and ppudump
|
před 13 roky |
compinnr.inc
|
aee5380ae0
* merged trunk up to r20882
|
před 13 roky |
comprsrc.pas
|
14cfe770a4
* replaced most (if not all) remaining fields/parameters in the compiler
|
před 13 roky |
constexp.pas
|
d7f7a9bb76
* patch by Alexander Shishkin to clean up $ifopt usage by $push/$pop, resolves #20346
|
před 14 roky |
cp1251.pas
|
73a084d662
* fixes bootstrapping with 2.6.0
|
před 14 roky |
cp1252.pp
|
73a084d662
* fixes bootstrapping with 2.6.0
|
před 14 roky |
cp437.pas
|
73a084d662
* fixes bootstrapping with 2.6.0
|
před 14 roky |
cp850.pas
|
73a084d662
* fixes bootstrapping with 2.6.0
|
před 14 roky |
cp866.pas
|
73a084d662
* fixes bootstrapping with 2.6.0
|
před 14 roky |
cp8859_1.pas
|
73a084d662
* fixes bootstrapping with 2.6.0
|
před 14 roky |
cp8859_5.pas
|
73a084d662
* fixes bootstrapping with 2.6.0
|
před 14 roky |
cpid.pas
|
091627883f
merge r14347 from cpstrnew branch by florian:
|
před 14 roky |
crefs.pas
|
851b00f8e9
* more properties fixed
|
před 16 roky |
cresstr.pas
|
14cfe770a4
* replaced most (if not all) remaining fields/parameters in the compiler
|
před 13 roky |
cstreams.pas
|
f79dc85033
* typo fixed
|
před 13 roky |
cutils.pas
|
02413c8a57
* moved maybequoted() from cutils to cfileutl and let its behaviour vary
|
před 13 roky |
cwindirs.pp
|
0bdd15e0da
+ added cwindirs for the time being to the compiler dir till a release with windirs in the rtl is released
|
před 14 roky |
dbgbase.pas
|
813ebf08e3
* Avoid having current_debuginfo pointing to freed memory
|
před 13 roky |
dbgdwarf.pas
|
14cfe770a4
* replaced most (if not all) remaining fields/parameters in the compiler
|
před 13 roky |
dbgstabs.pas
|
14cfe770a4
* replaced most (if not all) remaining fields/parameters in the compiler
|
před 13 roky |
dbgstabx.pas
|
14cfe770a4
* replaced most (if not all) remaining fields/parameters in the compiler
|
před 13 roky |
defcmp.pas
|
99e70e7128
* do not allow implicit conversions from currency to orddef even if currency
|
před 13 roky |
defutil.pas
|
aee5380ae0
* merged trunk up to r20882
|
před 13 roky |
export.pas
|
6f3bace0f3
+ support for exporting Objective-C classes from dynamic libraries. It works
|
před 16 roky |
expunix.pas
|
aee5380ae0
* merged trunk up to r20882
|
před 13 roky |
finput.pas
|
14cfe770a4
* replaced most (if not all) remaining fields/parameters in the compiler
|
před 13 roky |
fmodule.pas
|
14cfe770a4
* replaced most (if not all) remaining fields/parameters in the compiler
|
před 13 roky |
fpccrc.pas
|
793fd8fc09
* Add -Xg to help pages
|
před 17 roky |
fpcdefs.inc
|
aee5380ae0
* merged trunk up to r20882
|
před 13 roky |
fppu.pas
|
14cfe770a4
* replaced most (if not all) remaining fields/parameters in the compiler
|
před 13 roky |
gendef.pas
|
aee5380ae0
* merged trunk up to r20882
|
před 13 roky |
globals.pas
|
ab914a8ae3
* the code page of unicodestring/widestring on big endian targets is
|
před 13 roky |
globtype.pas
|
290295db3e
compiler: remove UTF8 sequences from 2 comments + minor formatting
|
před 13 roky |
hlcg2ll.pas
|
edd42aa42a
* moved subsetref/reg and bit_set/test support from cgobj to hlcgobj for
|
před 13 roky |
hlcgobj.pas
|
08784aca44
* fixed compilation for high level code generator targets after r21287
|
před 13 roky |
htypechk.pas
|
95b8b95c9c
* fixed (harmless) class cast error
|
před 13 roky |
impdef.pas
|
02413c8a57
* moved maybequoted() from cutils to cfileutl and let its behaviour vary
|
před 13 roky |
import.pas
|
bf1c390027
* refactor import library generation
|
před 19 roky |
link.pas
|
14cfe770a4
* replaced most (if not all) remaining fields/parameters in the compiler
|
před 13 roky |
macho.pas
|
814658847e
* fixed comments for some comments, they were offset by one line (patch by
|
před 14 roky |
machoutils.pas
|
111d05c68f
o patch by Alexander Shishkin, resolves #20409
|
před 14 roky |
msgidx.inc
|
d79eee8ed1
compiler: write a warning if unit should be compiled with built-in system codepage for ansistring constants but this codepage is not known by the compiler
|
před 13 roky |
msgtxt.inc
|
d79eee8ed1
compiler: write a warning if unit should be compiled with built-in system codepage for ansistring constants but this codepage is not known by the compiler
|
před 13 roky |
nadd.pas
|
06b17111da
* also recognize scurrency as an "originally was a 64 bit value" in
|
před 13 roky |
nbas.pas
|
aee5380ae0
* merged trunk up to r20882
|
před 13 roky |
ncal.pas
|
834026bfb5
* synchronised with trunk up to r21067
|
před 13 roky |
ncgadd.pas
|
edd42aa42a
* moved subsetref/reg and bit_set/test support from cgobj to hlcgobj for
|
před 13 roky |
ncgbas.pas
|
cef61300ff
+ ttgobj.gethltemptyped() routine for allocating managed types with high level
|
před 14 roky |
ncgcal.pas
|
edd42aa42a
* moved subsetref/reg and bit_set/test support from cgobj to hlcgobj for
|
před 13 roky |
ncgcnv.pas
|
edd42aa42a
* moved subsetref/reg and bit_set/test support from cgobj to hlcgobj for
|
před 13 roky |
ncgcon.pas
|
aee5380ae0
* merged trunk up to r20882
|
před 13 roky |
ncgflw.pas
|
edd42aa42a
* moved subsetref/reg and bit_set/test support from cgobj to hlcgobj for
|
před 13 roky |
ncginl.pas
|
edd42aa42a
* moved subsetref/reg and bit_set/test support from cgobj to hlcgobj for
|
před 13 roky |
ncgld.pas
|
edd42aa42a
* moved subsetref/reg and bit_set/test support from cgobj to hlcgobj for
|
před 13 roky |
ncgmat.pas
|
edd42aa42a
* moved subsetref/reg and bit_set/test support from cgobj to hlcgobj for
|
před 13 roky |
ncgmem.pas
|
edd42aa42a
* moved subsetref/reg and bit_set/test support from cgobj to hlcgobj for
|
před 13 roky |
ncgnstld.pas
|
4dee36b64b
* copy the implicit pointer rather than the contents of var/out/constref
|
před 14 roky |
ncgnstmm.pas
|
39adb3dfae
* fixed loading the nested framepointer when calling another nested
|
před 14 roky |
ncgobjc.pas
|
4cf5e36ce7
compiler:
|
před 14 roky |
ncgopt.pas
|
0e87627218
+ gethltemp() to allocate a temp specifying full type information even
|
před 14 roky |
ncgrtti.pas
|
a54e342060
+ Reduce the amount of RTTI by not generating 'init' information if it will end up being the same as the 'full' one (which is the case of most simple types). The new behavior can be customized for every tdef by overriding needs_separate_initrtti method.
|
před 13 roky |
ncgset.pas
|
edd42aa42a
* moved subsetref/reg and bit_set/test support from cgobj to hlcgobj for
|
před 13 roky |
ncgutil.pas
|
edd42aa42a
* moved subsetref/reg and bit_set/test support from cgobj to hlcgobj for
|
před 13 roky |
ncnv.pas
|
834026bfb5
* synchronised with trunk up to r21067
|
před 13 roky |
ncon.pas
|
834026bfb5
* synchronised with trunk up to r21067
|
před 13 roky |
nflw.pas
|
aee5380ae0
* merged trunk up to r20882
|
před 13 roky |
ngenutil.pas
|
834026bfb5
* synchronised with trunk up to r21067
|
před 13 roky |
ngtcon.pas
|
834026bfb5
* synchronised with trunk up to r21067
|
před 13 roky |
ninl.pas
|
562b968b16
* now that copy() expressions are only translated into calls during the
|
před 13 roky |
nld.pas
|
aee5380ae0
* merged trunk up to r20882
|
před 13 roky |
nmat.pas
|
aee5380ae0
* merged trunk up to r20882
|
před 13 roky |
nmem.pas
|
11e9f95580
* fixed (not harmless) class cast error when indexing an array[orddef] using
|
před 13 roky |
nobj.pas
|
834026bfb5
* synchronised with trunk up to r21067
|
před 13 roky |
nobjc.pas
|
0dcedf3799
* do not crash but give a fatal error when using Objective-Pascal code
|
před 15 roky |
node.pas
|
eedb5c89de
* part of r20140, forgot to commit
|
před 13 roky |
nopt.pas
|
8e3d7fe8d3
* fixed genmultistringadd() optimization for jvm and enabled it
|
před 13 roky |
nset.pas
|
d35d1ed357
+ initial support for pascal booleans with sizes 2, 4 and 8
|
před 14 roky |
nstate.pas
|
790a4fe2d3
* log and id tags removed
|
před 20 roky |
nutils.pas
|
aee5380ae0
* merged trunk up to r20882
|
před 13 roky |
objcdef.pas
|
963a4d7b23
Commit of a completely restructured helper implementation. Instead of changing objectdefs with odt_classhelper to odt_class, they'll have the odt_helper type assigned to and this will be kept. This also implies that the parent of a helper is its true parent while the extended type is set to a field in tobjectdef (extendeddef).
|
před 14 roky |
objcgutl.pas
|
40a9762ac6
* objcprotocol symbols have to be weak in the non-fragile abi to prevent
|
před 13 roky |
objcutil.pas
|
8525a30d9f
* don't generate a classClass call for objc loadvmtaddrnodes generated
|
před 13 roky |
ogbase.pas
|
6432c82c01
* don't pass property as var-parameter to val()
|
před 13 roky |
ogcoff.pas
|
14cfe770a4
* replaced most (if not all) remaining fields/parameters in the compiler
|
před 13 roky |
ogelf.pas
|
14cfe770a4
* replaced most (if not all) remaining fields/parameters in the compiler
|
před 13 roky |
oglx.pas
|
658c46b903
* remove tdictionary and tindexarray
|
před 19 roky |
ogmacho.pas
|
ac43eb9b70
+ generic implementation of ReplaceForbiddenAsmSymbolChars() instead
|
před 13 roky |
ogmap.pas
|
5e11e697b4
* Use unsigned integers for sizes and positions to break 2GB limit in tdynamicarray, object writer, internal linker, coff and PE headers.
|
před 17 roky |
ognlm.pas
|
14cfe770a4
* replaced most (if not all) remaining fields/parameters in the compiler
|
před 13 roky |
optbase.pas
|
49f9695cf5
* handle short boolean evaluation correctly when doing node cse
|
před 15 roky |
optcse.pas
|
ffbf1a7331
* Avoid pointer typecast warning
|
před 14 roky |
optdead.pas
|
14cfe770a4
* replaced most (if not all) remaining fields/parameters in the compiler
|
před 13 roky |
optdfa.pas
|
5defdf86ba
* handle for-loops correctly if the limits contain the counter variable
|
před 13 roky |
options.pas
|
78c0215447
Preparations to native threadvar support:
|
před 13 roky |
optloop.pas
|
092153e7ad
* handle unrolling of for ... downto ... correctly, resolves #15668
|
před 15 roky |
opttail.pas
|
6ec0f2549a
* factored load node flags out of node flags to gain space
|
před 14 roky |
optutils.pas
|
db196d76c2
+ strength reduction for array accesses inside for loops
|
před 17 roky |
optvirt.pas
|
daef2efa69
- removed tstoreddef.reset() and overrides, and the associated
|
před 15 roky |
owar.pas
|
0c62133d38
* patch by Mattias Gaertner to allow to override how the compiler reads source/ppu files, resolves #18740
|
před 14 roky |
owbase.pas
|
96e8e89e16
* write error code if an object file cannot be created
|
před 13 roky |
parabase.pas
|
aee5380ae0
* merged trunk up to r20882
|
před 13 roky |
paramgr.pas
|
aee5380ae0
* merged trunk up to r20882
|
před 13 roky |
parser.pas
|
6972947c6b
compiler: remove unused variable
|
před 14 roky |
pass_1.pas
|
94d976bc87
* when simplifying ordinal expressions during inlining, keep the resultdef
|
před 15 roky |
pass_2.pas
|
aee5380ae0
* merged trunk up to r20882
|
před 13 roky |
pbase.pas
|
aee5380ae0
* merged trunk up to r20882
|
před 13 roky |
pdecl.pas
|
4312aa4e08
compiler: allow compiler to find real class definition during class members parse to handle references to self constants + test
|
před 13 roky |
pdecobj.pas
|
0fd9228deb
* extended r21290 to also apply to Java interfaces (they can also contain
|
před 13 roky |
pdecsub.pas
|
4fc7515591
* pdecsub.pas, parse_proc_dec: always parse operator overload heads as block type bt_body so that operators like ">", "=>" or "<>" are resolved to the correct tokens ("<>" would be a sequence of "_LSHARPBRACKET _RSHARPBRACKET" instead of _NE otherwise). Fixes Mantis #21127
|
před 13 roky |
pdecvar.pas
|
def357287e
* revert revision 21251 for pdecvar.pas: not generating the bss-data for the static symbol for a generic breaks linking with debug info enabled; I'll need to find a better solution to avoid unneeded use of space (luckily it wasn't needed to fix any bug ^^)
|
před 13 roky |
pexports.pas
|
3589f90cf8
* also show the valid bounds in most cases when signalling a range check
|
před 13 roky |
pexpr.pas
|
4312aa4e08
compiler: allow compiler to find real class definition during class members parse to handle references to self constants + test
|
před 13 roky |
pgenutil.pas
|
4312aa4e08
compiler: allow compiler to find real class definition during class members parse to handle references to self constants + test
|
před 13 roky |
pinline.pas
|
aee5380ae0
* merged trunk up to r20882
|
před 13 roky |
pmodules.pas
|
14cfe770a4
* replaced most (if not all) remaining fields/parameters in the compiler
|
před 13 roky |
pp.lpi
|
5cfc865889
* version update
|
před 13 roky |
pp.pas
|
aee5380ae0
* merged trunk up to r20882
|
před 13 roky |
pparautl.pas
|
aee5380ae0
* merged trunk up to r20882
|
před 13 roky |
ppc.cfg
|
9465a13e71
+ Delphi 6 configuration file
|
před 23 roky |
ppc.conf
|
add30a428e
* Kylix fixes, mostly case names of units
|
před 24 roky |
ppc.dof
|
67486c96c3
* fixes for Delphi 6 compilation
|
před 23 roky |
ppc68k.lpi
|
ab217ca748
* lpi version increased
|
před 16 roky |
ppcarm.lpi
|
a953b732d4
* update of project file
|
před 13 roky |
ppcavr.lpi
|
645b6942d0
* version update
|
před 14 roky |
ppcmips.lpi
|
5bf1354eca
* lazarus project file updates
|
před 13 roky |
ppcmipsel.lpi
|
31f54a7810
* use separate build directory for mipsel
|
před 13 roky |
ppcppc.lpi
|
ab217ca748
* lpi version increased
|
před 16 roky |
ppcsparc.lpi
|
ab217ca748
* lpi version increased
|
před 16 roky |
ppheap.pas
|
ef7bd58c54
* germanism removed (aktfilepos -> current_filepos)
|
před 19 roky |
ppu.pas
|
4e0df2d3a4
* increased ppu version after jvmbackend merge
|
před 13 roky |
ppx86_64.lpi
|
1f154028da
* proper title value
|
před 13 roky |
procinfo.pas
|
aee5380ae0
* merged trunk up to r20882
|
před 13 roky |
pstatmnt.pas
|
c08ab0f745
* Re-raising exceptions must be allowed only in 'except' block itself, not in 'try' block of a nested try..except statement. Mantis #21873.
|
před 13 roky |
psub.pas
|
25e82bb1af
* fix stack frame generation on mips(el)
|
před 13 roky |
psystem.pas
|
85a3fd3357
+ ossinttype/osuinttype defs that correspond to OS_SINT/OS_INT for use in
|
před 13 roky |
ptconst.pas
|
834026bfb5
* synchronised with trunk up to r21067
|
před 13 roky |
ptype.pas
|
4312aa4e08
compiler: allow compiler to find real class definition during class members parse to handle references to self constants + test
|
před 13 roky |
raatt.pas
|
c0690d1bdc
+ New virtual method TATTReader.HandleDollar, useful for MIPS reader
|
před 13 roky |
rabase.pas
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
před 19 roky |
rasm.pas
|
1684a6fc32
* replaced tdictionary with tfphashlist
|
před 19 roky |
rautils.pas
|
97559ea92a
* Define MAX_OPER_X to avoid warnings about array index past maximum value
|
před 14 roky |
regvars.pas
|
1c01d52ea6
* Improvements of tprocinfo class:
|
před 14 roky |
rescmn.pas
|
adbad5ab96
+ fcl-res support for xcoff/aix
|
před 13 roky |
rgbase.pas
|
790a4fe2d3
* log and id tags removed
|
před 20 roky |
rgobj.pas
|
aee5380ae0
* merged trunk up to r20882
|
před 13 roky |
scandir.pas
|
14cfe770a4
* replaced most (if not all) remaining fields/parameters in the compiler
|
před 13 roky |
scanner.pas
|
d79eee8ed1
compiler: write a warning if unit should be compiled with built-in system codepage for ansistring constants but this codepage is not known by the compiler
|
před 13 roky |
script.pas
|
0841ee6e4f
* GNU ld only supports double quotes in its response file -> requote there
|
před 13 roky |
switches.pas
|
28c20cfc5e
* the default string type for the JVM target is no longer automatically
|
před 14 roky |
symbase.pas
|
1bc846dd3c
+ TSymtablestack.getcopyuntil() method that creates a copy of a
|
před 14 roky |
symconst.pas
|
834026bfb5
* synchronised with trunk up to r21067
|
před 13 roky |
symcreat.pas
|
ca57ab2c99
* support storing the scanner state when the current token is _ID
|
před 13 roky |
symdef.pas
|
d6f85c35b5
- removed stray symtablestack.push() after r21282
|
před 13 roky |
symnot.pas
|
790a4fe2d3
* log and id tags removed
|
před 20 roky |
symsym.pas
|
fb73001389
* don't give an internalerror when setting the mangledbasename in case the
|
před 13 roky |
symtable.pas
|
810bd7ddab
+ symtable.pas, tspecializesymtable.create: SymList and DefList do not need to own the symbols and defs as they are moved to another symtable before the specialize symtable is destroyed (avoids the need to call "extract" on those lists)
|
před 13 roky |
symtype.pas
|
a54e342060
+ Reduce the amount of RTTI by not generating 'init' information if it will end up being the same as the 'full' one (which is the case of most simple types). The new behavior can be customized for every tdef by overriding needs_separate_initrtti method.
|
před 13 roky |
symutil.pas
|
9adb202a92
* Rework the constexprint to allow operations from low(int64) to high(qword).
|
před 18 roky |
systems.inc
|
aee5380ae0
* merged trunk up to r20882
|
před 13 roky |
systems.pas
|
aee5380ae0
* merged trunk up to r20882
|
před 13 roky |
tgobj.pas
|
cef61300ff
+ ttgobj.gethltemptyped() routine for allocating managed types with high level
|
před 14 roky |
tokens.pas
|
aee5380ae0
* merged trunk up to r20882
|
před 13 roky |
verbose.pas
|
2b4e2dc164
* Fix ChangeMessageVerbosity by adingd a recordpendingmessagestate call
|
před 14 roky |
version.pas
|
38ecd5371f
Add mips and mipsel source_cpu_string
|
před 13 roky |
widestr.pas
|
aee5380ae0
* merged trunk up to r20882
|
před 13 roky |
wpo.pas
|
060d81b8fa
Merged revisions 11878,11881-11882,11889,11891-11893,11895,11899-11902,11935,11938,12212,12304,12308-12310,12316,12330-12332,12334,12339-12340 via svnmerge from
|
před 16 roky |
wpobase.pas
|
d7f7a9bb76
* patch by Alexander Shishkin to clean up $ifopt usage by $push/$pop, resolves #20346
|
před 14 roky |
wpoinfo.pas
|
1743c6f1a8
* also recompile a unit if class/object definitions in indirectly used
|
před 15 roky |