.. |
i386
|
60d2ddbbd5
* protected/private symbols parsing fixed
|
24 ani în urmă |
ia64
|
00917cb46f
* the info about exception frames is stored now on the stack
|
25 ani în urmă |
m68k
|
ac4bbd85f0
* renamed
|
25 ani în urmă |
msg
|
274cf00028
* spelling correction (Data types which _require_)
|
24 ani în urmă |
new
|
0816ae4006
* regenerated
|
23 ani în urmă |
powerpc
|
c6d03a29f0
* completed (not compilale yet though)
|
24 ani în urmă |
targets
|
f19d533f51
+ Patch from Peter for library imports
|
23 ani în urmă |
utils
|
0816ae4006
* regenerated
|
23 ani în urmă |
Makefile
|
0816ae4006
* regenerated
|
23 ani în urmă |
Makefile.fpc
|
393ef5c2c2
* cross compiler support
|
24 ani în urmă |
README
|
e652444594
+ varargs directive
|
24 ani în urmă |
aasm.pas
|
4d4bf26827
* fixed inline crash with assembler routines
|
24 ani în urmă |
aopt.pas
|
9746f4c2d6
* some cg reorganisation
|
24 ani în urmă |
aoptbase.pas
|
9746f4c2d6
* some cg reorganisation
|
24 ani în urmă |
aoptcs.pas
|
9746f4c2d6
* some cg reorganisation
|
24 ani în urmă |
aoptda.pas
|
9746f4c2d6
* some cg reorganisation
|
24 ani în urmă |
aoptobj.pas
|
9746f4c2d6
* some cg reorganisation
|
24 ani în urmă |
assemble.pas
|
c5bd8e67ee
* compiles again with -dmemdebug
|
24 ani în urmă |
browcol.pas
|
d2e1952377
* procsym definition rewrite
|
24 ani în urmă |
browlog.pas
|
d2e1952377
* procsym definition rewrite
|
24 ani în urmă |
bsdcompile
|
26081ed999
* Simple script which specifies the right params for a try out BSD build
|
25 ani în urmă |
catch.pas
|
684970ea22
* merged generic m68k updates from fixes branch
|
24 ani în urmă |
cclasses.pas
|
faf78ea813
* overloading supported in child classes
|
24 ani în urmă |
cg64f32.pas
|
f15dbd7bf0
* range checking is now processor independent (part in cgobj, part in
cg64f32) and should work correctly again (it needed some changes after
the changes of the low and high of tordef's to int64)
* maketojumpbool() is now processor independent (in ncgutil)
* getregister32 is now called getregisterint
|
24 ani în urmă |
cgbase.pas
|
f15dbd7bf0
* range checking is now processor independent (part in cgobj, part in
cg64f32) and should work correctly again (it needed some changes after
the changes of the low and high of tordef's to int64)
* maketojumpbool() is now processor independent (in ncgutil)
* getregister32 is now called getregisterint
|
24 ani în urmă |
cgconst.pas
|
9746f4c2d6
* some cg reorganisation
|
24 ani în urmă |
cgobj.pas
|
f15dbd7bf0
* range checking is now processor independent (part in cgobj, part in
cg64f32) and should work correctly again (it needed some changes after
the changes of the low and high of tordef's to int64)
* maketojumpbool() is now processor independent (in ncgutil)
* getregister32 is now called getregisterint
|
24 ani în urmă |
cmsgs.pas
|
07495c8526
* renamed messages unit to cmsgs to avoid conflicts with the
|
24 ani în urmă |
comphook.pas
|
2a1adf0ee6
* updates so it works with the ide
|
24 ani în urmă |
compiler.pas
|
f959a590fe
* Fixes win32 linking problems with import libraries
|
24 ani în urmă |
compinnr.inc
|
7215d46735
* Make new/dispose system functions instead of keywords
|
24 ani în urmă |
comprsrc.pas
|
634a68bf3e
* merged netbsd start
|
24 ani în urmă |
crc.pas
|
add30a428e
* Kylix fixes, mostly case names of units
|
24 ani în urmă |
cresstr.pas
|
a7cf57524e
* symtable change to classes
|
24 ani în urmă |
cstreams.pas
|
32b9cdb7cf
+ new tlinkedlist class (merge of old tstringqueue,tcontainer and
|
25 ani în urmă |
cutils.pas
|
faf78ea813
* overloading supported in child classes
|
24 ani în urmă |
defines.inc
|
add30a428e
* Kylix fixes, mostly case names of units
|
24 ani în urmă |
depend
|
e525797c51
* updated copyright to 2000
|
26 ani în urmă |
dmisc.pas
|
1f4bac4fd0
* delphi fixes
|
24 ani în urmă |
export.pas
|
f9794d6904
* added override and virtual for constructors
|
24 ani în urmă |
finput.pas
|
2a1adf0ee6
* updates so it works with the ide
|
24 ani în urmă |
fmodule.pas
|
c5bd8e67ee
* compiles again with -dmemdebug
|
24 ani în urmă |
fppu.pas
|
7b45b6a4a9
* local browser support fixed
|
24 ani în urmă |
gdb.pas
|
74f6abf381
* merged register fixes
|
24 ani în urmă |
gendef.pas
|
a7cf57524e
* symtable change to classes
|
24 ani în urmă |
globals.pas
|
b60666ae1f
+ parasym to tparaitem added
|
24 ani în urmă |
globtype.pas
|
e37dbf904d
* calling convention rewrite
|
24 ani în urmă |
htypechk.pas
|
60d2ddbbd5
* protected/private symbols parsing fixed
|
24 ani în urmă |
impdef.pas
|
a7cf57524e
* symtable change to classes
|
24 ani în urmă |
import.pas
|
f9794d6904
* added override and virtual for constructors
|
24 ani în urmă |
link.pas
|
f959a590fe
* Fixes win32 linking problems with import libraries
|
24 ani în urmă |
make_old.cmd
|
918d797b20
* make.cmd renamed to make_old.cmd
|
24 ani în urmă |
mdppc386.bat
|
1f4bac4fd0
* delphi fixes
|
24 ani în urmă |
mppc386.bat
|
07ad807864
* added -FE. to put the PPU's in the compiler dir
|
25 ani în urmă |
mppc68k.bat
|
0e8616ed1f
+ temporary variables now in temp_gen.pas unit
|
27 ani în urmă |
msgidx.inc
|
d117d71141
* typed constants that are "procedure of object" and which are assigned
|
24 ani în urmă |
msgtxt.inc
|
4148949871
* spelling correction (Data types which _require_)
|
24 ani în urmă |
nadd.pas
|
92977ca6ee
* fixed fpuregister counting errors ("merged")
|
24 ani în urmă |
nbas.pas
|
d2e1952377
* procsym definition rewrite
|
24 ani în urmă |
ncal.pas
|
60d2ddbbd5
* protected/private symbols parsing fixed
|
24 ani în urmă |
ncgbas.pas
|
4d4bf26827
* fixed inline crash with assembler routines
|
24 ani în urmă |
ncgcnv.pas
|
dc912b6358
* changed remaining "getregister32" calls to "getregisterint"
|
24 ani în urmă |
ncgcon.pas
|
d45517d97d
* empty widestrings can also be optimized to the constant '0'
|
24 ani în urmă |
ncgflw.pas
|
f15dbd7bf0
* range checking is now processor independent (part in cgobj, part in
cg64f32) and should work correctly again (it needed some changes after
the changes of the low and high of tordef's to int64)
* maketojumpbool() is now processor independent (in ncgutil)
* getregister32 is now called getregisterint
|
24 ani în urmă |
ncgmem.pas
|
dc912b6358
* changed remaining "getregister32" calls to "getregisterint"
|
24 ani în urmă |
ncgutil.pas
|
f15dbd7bf0
* range checking is now processor independent (part in cgobj, part in
cg64f32) and should work correctly again (it needed some changes after
the changes of the low and high of tordef's to int64)
* maketojumpbool() is now processor independent (in ncgutil)
* getregister32 is now called getregisterint
|
24 ani în urmă |
ncnv.pas
|
cd378a2881
* fixed type conversions from dynamic arrays to open arrays
|
24 ani în urmă |
ncon.pas
|
17d6dded66
* interface 2 guid support
|
24 ani în urmă |
nflw.pas
|
a3455b27a4
* upper constant limits for "for" loops are now also converted to the
|
24 ani în urmă |
ninl.pas
|
ad0fc51cf6
* fixed web bug #1735 (argument of inc/dec must be made unique) ("merged")
|
24 ani în urmă |
nld.pas
|
599a68f8c9
* fixed web bug #1684 (it already didn't crash anymore, but it also didn't
|
24 ani în urmă |
nmat.pas
|
928493e3ba
* made 'mod powerof2' -> 'and' optimization processor independent
|
24 ani în urmă |
nmem.pas
|
b60666ae1f
+ parasym to tparaitem added
|
24 ani în urmă |
nobj.pas
|
60d2ddbbd5
* protected/private symbols parsing fixed
|
24 ani în urmă |
node.pas
|
17d6dded66
* interface 2 guid support
|
24 ani în urmă |
nopt.pas
|
43dea5a35f
* move class of definitions into type section for delphi
|
24 ani în urmă |
nset.pas
|
b60666ae1f
+ parasym to tparaitem added
|
24 ani în urmă |
ogbase.pas
|
4d4bf26827
* fixed inline crash with assembler routines
|
24 ani în urmă |
ogcoff.pas
|
45dab81414
* merged netbsd, fpu-overflow from fixes branch
|
24 ani în urmă |
ogelf.pas
|
344fd00373
* completed incomplete typed constant records
|
24 ani în urmă |
options.pas
|
e45bb82d81
* freemem change to value parameter
|
24 ani în urmă |
owar.pas
|
bba2be8243
* more things for tcoffobjectinput
|
24 ani în urmă |
owbase.pas
|
bba2be8243
* more things for tcoffobjectinput
|
24 ani în urmă |
parser.pas
|
d2e1952377
* procsym definition rewrite
|
24 ani în urmă |
pass_1.pas
|
7edaf1332f
* fixed firstpass when det_resulttype returns an error
|
24 ani în urmă |
pass_2.pas
|
60dc4bf0a9
* moved call to "cleanup_regvars" to cga.pas for i386 because it has
|
24 ani în urmă |
pbase.pas
|
5cdb7cc52b
* removed getprocvar, use only getprocvardef
|
23 ani în urmă |
pdecl.pas
|
b60666ae1f
+ parasym to tparaitem added
|
24 ani în urmă |
pdecobj.pas
|
d24762aeba
* removed uauto from orddef, use new range_to_basetype generating
|
23 ani în urmă |
pdecsub.pas
|
67732f1df0
+ Patch from peter for library imports
|
23 ani în urmă |
pdecvar.pas
|
b6feb119e6
* fixed initialized variables
|
24 ani în urmă |
pexports.pas
|
d2e1952377
* procsym definition rewrite
|
24 ani în urmă |
pexpr.pas
|
5cdb7cc52b
* removed getprocvar, use only getprocvardef
|
23 ani în urmă |
pmodules.pas
|
bc558402fb
+ Stack checking for solaris
|
24 ani în urmă |
pp.pas
|
9f9c1700b0
* variant paramter passing and functions results fixed
|
24 ani în urmă |
ppc.conf
|
add30a428e
* Kylix fixes, mostly case names of units
|
24 ani în urmă |
ppc.dof
|
27749c067e
* more cg11 updates
|
25 ani în urmă |
ppc.dpr
|
5a2b1ed57b
* Renamefest
|
25 ani în urmă |
ppheap.pas
|
a7cf57524e
* symtable change to classes
|
24 ani în urmă |
ppu.pas
|
b60666ae1f
+ parasym to tparaitem added
|
24 ani în urmă |
pstatmnt.pas
|
816cfa08b3
* allow recursive calls again in assembler procedure
|
24 ani în urmă |
psub.pas
|
d2e1952377
* procsym definition rewrite
|
24 ani în urmă |
psystem.pas
|
faf78ea813
* overloading supported in child classes
|
24 ani în urmă |
ptconst.pas
|
5cdb7cc52b
* removed getprocvar, use only getprocvardef
|
23 ani în urmă |
ptype.pas
|
d24762aeba
* removed uauto from orddef, use new range_to_basetype generating
|
23 ani în urmă |
rautils.pas
|
d2e1952377
* procsym definition rewrite
|
24 ani în urmă |
regvars.pas
|
91f567bb66
* powerpc/cgcpu.pas compiles :)
|
24 ani în urmă |
scandir.pas
|
887f6ba34c
* removed obsolete chainprocsym and test_procsym code
|
24 ani în urmă |
scanner.pas
|
19e7ae8851
* fixed previous commit
|
24 ani în urmă |
script.pas
|
45dab81414
* merged netbsd, fpu-overflow from fixes branch
|
24 ani în urmă |
switches.pas
|
7781fca6bd
* read only typed const support, switch $J-
|
24 ani în urmă |
symbase.pas
|
a7cf57524e
* symtable change to classes
|
24 ani în urmă |
symconst.pas
|
d24762aeba
* removed uauto from orddef, use new range_to_basetype generating
|
23 ani în urmă |
symdef.inc
|
51527ba1c9
+ merged Attila's changes for interfaces, not tested yet
|
25 ani în urmă |
symdef.pas
|
8327c4284d
|
23 ani în urmă |
symdefh.inc
|
51527ba1c9
+ merged Attila's changes for interfaces, not tested yet
|
25 ani în urmă |
symppu.inc
|
51527ba1c9
+ merged Attila's changes for interfaces, not tested yet
|
25 ani în urmă |
symppu.pas
|
cb06c9bcb8
* array access for properties added
|
24 ani în urmă |
symsym.inc
|
319ddd55cb
* stabs fixing
|
25 ani în urmă |
symsym.pas
|
60d2ddbbd5
* protected/private symbols parsing fixed
|
24 ani în urmă |
symtable.pas
|
60d2ddbbd5
* protected/private symbols parsing fixed
|
24 ani în urmă |
symtype.pas
|
60d2ddbbd5
* protected/private symbols parsing fixed
|
24 ani în urmă |
systems.pas
|
72443eecda
* source_os changed to source_info in OS/2 define
|
23 ani în urmă |
tainst.pas
|
c536b532d0
* fixed stupid copy-paste bug
|
24 ani în urmă |
temp_gen.pas
|
9746f4c2d6
* some cg reorganisation
|
24 ani în urmă |
todo.txt
|
51f8c5a754
* lineifno
|
25 ani în urmă |
tokens.pas
|
7215d46735
* Make new/dispose system functions instead of keywords
|
24 ani în urmă |
tpexcept.pas
|
5a2b1ed57b
* Renamefest
|
25 ani în urmă |
types.pas
|
142b4fb7f8
* proc_to_procvar_equal fixed for procvar-procvar
|
23 ani în urmă |
verbose.pas
|
07495c8526
* renamed messages unit to cmsgs to avoid conflicts with the
|
24 ani în urmă |
version.pas
|
b9796f6a7f
* unused units removed from uses clause
|
25 ani în urmă |
widestr.pas
|
1f4bac4fd0
* delphi fixes
|
24 ani în urmă |