..
aasm.pas
* released NEWINPUT
1998-07-14 14:46:36 +00:00
ag68kgas.pas
* released NEWINPUT
1998-07-14 14:46:36 +00:00
ag68kmit.pas
* released NEWINPUT
1998-07-14 14:46:36 +00:00
ag68kmot.pas
* m68k updates
1998-07-10 10:50:54 +00:00
ag386int.pas
* tp doesn't like comp() typecast
1998-06-05 17:46:02 +00:00
ag386nsm.pas
* tp doesn't like comp() typecast
1998-06-05 17:46:02 +00:00
aopt386.inc
* released NEWINPUT
1998-07-14 14:46:36 +00:00
aopt386.pas
* split the optimizer
1998-07-23 19:31:18 +00:00
asmutils.pas
* updated messages file
1998-07-14 21:46:38 +00:00
assemble.pas
* updated messages file
1998-07-14 21:46:38 +00:00
browser.pas
* working browser and newppu
1998-06-13 00:10:04 +00:00
catch.pas
Initial revision
1998-03-25 11:18:12 +00:00
cg68k2.pas
* m68k updates
1998-07-10 10:50:54 +00:00
cg68k.pas
* fixed bug that caused the stackframe never to be omitted
1998-07-15 16:41:01 +00:00
cg386add.pas
* first version of rtti support
1998-06-25 08:48:04 +00:00
cg386cal.pas
* final implemenation of exception support, maybe it needs
1998-07-30 13:30:31 +00:00
cg386cnv.pas
* some ansi/wide/longstring support fixed:
1998-07-18 22:54:23 +00:00
cg386con.pas
* weird bug fixed :
1998-08-04 13:22:46 +00:00
cg386flw.pas
Default exception handler also needs to call FPC_CATCHES
1998-07-31 11:36:34 +00:00
cg386ld.pas
* final implemenation of exception support, maybe it needs
1998-07-30 13:30:31 +00:00
cg386mat.pas
* splitted cgi386
1998-06-05 17:44:10 +00:00
cg386mem.pas
+ better support for switch $H
1998-07-26 21:58:57 +00:00
cg386set.pas
* first version of rtti support
1998-06-25 08:48:04 +00:00
cga68k.pas
* m68k updates
1998-07-10 10:50:54 +00:00
cgi386.pas
* final implemenation of exception support, maybe it needs
1998-07-30 13:30:31 +00:00
cobjects.pas
* released NEWINPUT
1998-07-14 14:46:36 +00:00
csopt386.pas
* split the optimizer
1998-07-23 19:31:18 +00:00
cws.txt
* compiler defines
1998-06-19 16:51:10 +00:00
daopt386.pas
* split the optimizer
1998-07-23 19:31:18 +00:00
depend
* new depend for the new ra units
1998-06-24 14:02:57 +00:00
errorn.msg
All non-assembler messages have been translated
1998-05-28 08:18:32 +00:00
files.pas
* released NEWINPUT
1998-07-14 14:46:36 +00:00
gdb.pas
* Just the N_FNAME to N_FUN substitution for stabs of functions
1998-07-10 08:31:38 +00:00
gendef.pas
* m68k compiles
1998-06-04 23:51:26 +00:00
hcodegen.pas
+ implementation of raise and try..finally
1998-07-28 21:52:49 +00:00
i386.pas
* m68k compiles
1998-06-04 23:51:26 +00:00
import.pas
* m68k compiles
1998-06-04 23:51:26 +00:00
innr.inc
* internal error 10 together with array access fixed. I hope
1998-07-24 22:16:52 +00:00
link.pas
* small os2 fixes
1998-06-17 14:10:11 +00:00
m68k.pas
* m68k compiles
1998-06-04 23:51:26 +00:00
makefile
+ Added ansirtl target to make an ansistrings capable rtl
1998-07-23 18:17:58 +00:00
messages.pas
Initial revision
1998-03-25 11:18:12 +00:00
mppc68k.bat
+ temporary variables now in temp_gen.pas unit
1998-06-08 13:13:28 +00:00
mppc386.bat
* does max. optimizations per default
1998-03-31 09:31:55 +00:00
msgidx.inc
* updated messages file
1998-07-14 21:46:38 +00:00
msgtxt.inc
* updated messages file
1998-07-14 21:46:38 +00:00
optidx.inc
* moved printstatus to verb_def
1998-05-12 10:46:58 +00:00
optione.msg
+ aktasmmode, aktoptprocessor, aktoutputformat
1998-05-23 01:20:53 +00:00
optmsg.inc
* problem with sizes of classes fixed (if the anchestor was declared
1998-06-03 22:14:16 +00:00
opts68k.pas
* m68k compiles
1998-06-04 23:51:26 +00:00
opts386.pas
+ targetcpu
1998-06-16 08:56:17 +00:00
os2_targ.pas
* small os2 fixes
1998-06-17 14:10:11 +00:00
parser.pas
* updated messages file
1998-07-14 21:46:38 +00:00
pass_1.pas
* try ... expect <statement> end; works now
1998-07-30 16:07:08 +00:00
pbase.pas
* updated messages file
1998-07-14 21:46:38 +00:00
pdecl.pas
+ better support for switch $H
1998-07-26 21:58:57 +00:00
pexports.pas
Initial revision
1998-03-25 11:18:12 +00:00
pexpr.pas
+ implementation of raise and try..finally
1998-07-28 21:52:49 +00:00
pmodules.pas
* released NEWINPUT
1998-07-14 14:46:36 +00:00
popt386.pas
* split the optimizer
1998-07-23 19:31:18 +00:00
pp.pas
+ ansi string constants fixed
1998-07-18 17:11:07 +00:00
ppovin.pas
Initial revision
1998-03-25 11:18:12 +00:00
ppu.pas
* removed a remaining ifndef NEWPPU
1998-06-25 10:51:00 +00:00
pstatmnt.pas
* on o : tobject do should also work now, the exceptsymtable shouldn't be
1998-08-02 16:41:59 +00:00
psystem.pas
+ internal inc/dec
1998-06-25 14:04:17 +00:00
ptconst.pas
* bug0147 fixed
1998-07-21 11:16:25 +00:00
ra68kmot.pas
* released NEWINPUT
1998-07-14 14:46:36 +00:00
ra386att.pas
* released NEWINPUT
1998-07-14 14:46:36 +00:00
ra386dir.pas
* released NEWINPUT
1998-07-14 14:46:36 +00:00
ra386int.pas
* released NEWINPUT
1998-07-14 14:46:36 +00:00
scandir.inc
* updated messages file
1998-07-14 21:46:38 +00:00
scanner.pas
No nested comments in Delphi mode.
1998-07-23 12:40:41 +00:00
script.pas
+ smartlinking works (only case jumptable left todo)
1998-05-04 17:54:24 +00:00
switches.pas
* internal error 10 together with array access fixed. I hope
1998-07-24 22:16:52 +00:00
symdef.inc
* some ansi/wide/longstring support fixed:
1998-07-18 22:54:23 +00:00
symppu.inc
* released NEWINPUT
1998-07-14 14:46:36 +00:00
symsym.inc
+ first implementation of try ... except on .. do end;
1998-07-30 11:18:13 +00:00
systems.pas
* first version of rtti support
1998-06-25 08:48:04 +00:00
temp_gen.pas
* small bug correction due to newinput
1998-07-16 08:01:42 +00:00
tgen68k.pas
+ temporary variables now in temp_gen.pas unit
1998-06-08 13:13:28 +00:00
tgeni386.pas
+ temporary variables now in temp_gen.pas unit
1998-06-08 13:13:28 +00:00
todo.txt
+ first implementation of try ... except on .. do end;
1998-07-30 11:18:13 +00:00
tree.pas
* on o : tobject do should also work now, the exceptsymtable shouldn't be
1998-08-02 16:41:59 +00:00
types.pas
Const ansistrings are not copied.
1998-07-20 23:35:50 +00:00
verb_def.pas
* weird bug fixed :
1998-08-04 13:22:46 +00:00
verbose.pas
* released NEWINPUT
1998-07-14 14:46:36 +00:00
version.inc
* adapted to 0.99.5
1998-03-31 09:32:24 +00:00
win_targ.pas
* write also the .dll extension (needed for NT)
1998-06-10 10:43:18 +00:00