Commit Graph

3999 Commits

Author SHA1 Message Date
michael
c7cd47b997 * Moved some packages to fpc.sty
* Added variable, constant and type environments
* added remark environment
* Changed textwidth to fit more text
* Changed heading to fir more text
1999-08-29 22:06:25 +00:00
michael
c5cd75c284 + Added operator overloading 1999-08-29 21:57:26 +00:00
michael
05651ce0d6 * Added resourcestring section 1999-08-29 21:56:44 +00:00
peter
61bb479584 * fixed crash in restore 1999-08-28 17:48:34 +00:00
peter
c71963e885 * resources are working correct 1999-08-28 17:46:10 +00:00
peter
429cc55711 + 285,286 1999-08-28 16:41:02 +00:00
florian
656d4330cd * bug #519 fixed 1999-08-28 15:34:16 +00:00
florian
ccf87d0937 * bug #471 fixed: run time error 2 is now converted into a file not
found exception
1999-08-28 14:53:27 +00:00
michael
88da7424f5 + Chapter on objpas unit 1999-08-28 14:52:00 +00:00
michael
00733b7433 + Objpas unit examples 1999-08-28 14:51:33 +00:00
michael
f1ef577504 * Uses now hash function of objpas 1999-08-28 13:35:16 +00:00
michael
3d002a3cc1 + Added Hash function to interface 1999-08-28 13:03:23 +00:00
peter
e29c4a04bd * readded header/log 1999-08-28 09:32:26 +00:00
peter
2e8c087cf4 * fixes from Maarten Bekers 1999-08-28 09:30:39 +00:00
michael
76f28920e9 * Fixed small bug: next field in resourcelist was not initialized 1999-08-27 15:55:36 +00:00
michael
52f60d3a7e + Added many resourcestring methods 1999-08-27 15:54:15 +00:00
michael
a9f1f8002f + Adapted to new resourcestring mechanism. Uses objpas interface only 1999-08-27 15:53:36 +00:00
michael
58b991acc1 * Adapted to new xmlread 1999-08-27 15:52:49 +00:00
michael
5149a533f1 + Initial implementation of resourcestrings test example 1999-08-27 15:52:29 +00:00
pierre
8d3bc4d756 + cmResetDebuggerRow 1999-08-27 15:07:44 +00:00
pierre
55f6e70490 * double checksum problem solved 1999-08-27 14:52:56 +00:00
peter
e140f6dd8f + 284 1999-08-27 14:40:47 +00:00
peter
e54801a2fe * fixed crash with typedconst array 1999-08-27 14:37:50 +00:00
Jonas Maebe
d5151a8a2a + bu0283 1999-08-27 13:17:13 +00:00
pierre
71829524a2 + define SHORT_ON_FILE_HANDLES for DOS targets
causes tempclose of ppufiles
  + double_checksum code released
    (you can try with -dDONT_USE_DOUBLE_CHECKSUM to see the difference)
    this allow second compilation of compiler without any
    unit recompilation !!!!
1999-08-27 10:57:56 +00:00
pierre
92801b8a35 * some code adapted to CRC_only computation
+ main file is search in unitspathlist
    and triggers do_compile flag
  * some changes to get identical CRC vaules after
    interface and after implementation
1999-08-27 10:54:45 +00:00
pierre
7288d7bd89 + simplify_ppu code added :
sets all registers used at PPU writing
  * tprocdef mangledname writing is CRC relevant
1999-08-27 10:52:19 +00:00
pierre
3d12f8119a + tppufile.tempclose and tempopen added
* some changes so that nothing is writtedn to disk while
    calculating CRC only
1999-08-27 10:48:40 +00:00
pierre
03263b9285 + some EXTTEMPREGDEBUG code added 1999-08-27 10:46:26 +00:00
pierre
d585f0544f options -Ca sets simply_ppu to true 1999-08-27 10:45:00 +00:00
pierre
01c6ff7169 + interface CRC check with ifdef Test_double_checksum added 1999-08-27 10:43:20 +00:00
pierre
154386ac6a * pi_is_global was missing for global methods
+ code to restore overloaded list order
    (necessary to get same CRC values after interface and after
    implementation)
1999-08-27 10:41:46 +00:00
pierre
e1744c9db6 * uf_local_browser made problem when computing interface CRC 1999-08-27 10:39:24 +00:00
pierre
088f2ba6cc + EXTTEMPREGDEBUG code added 1999-08-27 10:38:31 +00:00
michael
ea0a5097c8 + Inittables should not contain fields which are classes 1999-08-27 10:24:34 +00:00
peter
2f95239feb * fixed crash when childof was nil 1999-08-26 21:17:39 +00:00
peter
cbd7de9e6f * write date of the compiler into the executable 1999-08-26 21:16:21 +00:00
peter
1ae7f425c5 * array elementsize of 0 doesn't crash anymore 1999-08-26 21:13:58 +00:00
peter
120c672a2c * ShiftState extended 1999-08-26 21:11:25 +00:00
peter
5e26e5d0c9 * better error recovery for case 1999-08-26 21:10:08 +00:00
michael
dc3cc78caa + Hopefuly last fixes for resourcestrings 1999-08-26 20:24:37 +00:00
Jonas Maebe
acc55a83c7 * first implementation of concatcopy (requires 4 scratch regs) 1999-08-26 14:53:41 +00:00
Jonas Maebe
6531f55008 * added segprefix field for i386 in tainstruction object 1999-08-26 14:52:59 +00:00
Jonas Maebe
fc6b6505fd * changed get_scratch_reg so it actually uses the\n scratch_reg_array_pointer 1999-08-26 14:51:54 +00:00
Jonas Maebe
bb974dc8aa * fixed small type in TP conditional 1999-08-26 14:50:52 +00:00
peter
963311268c * updated for new resourcestrings 1999-08-26 11:05:15 +00:00
peter
f65b5aee28 * findclose freemem fixed 1999-08-26 11:02:50 +00:00
pierre
0e54531413 * remove trailing space in cfg files 1999-08-25 22:51:00 +00:00
peter
da93f32ae0 * resources are working again 1999-08-25 16:41:04 +00:00
peter
01fc4505c9 * symbol name is now written using separate asmwrite() calls to overcome
> 255 char strings
1999-08-25 16:03:46 +00:00