peter
|
35c6030a1b
|
+ subrange types for enums
+ checking for bounds type with ranges
|
1998-08-19 00:42:39 +00:00 |
|
peter
|
3c3276a915
|
* in_main -> in_global
|
1998-08-19 00:30:22 +00:00 |
|
peter
|
4d8b7aca79
|
* renamed in_main to in_global which is more logical
|
1998-08-18 20:52:19 +00:00 |
|
peter
|
df5ca5be09
|
* fixed bug 42
|
1998-08-18 20:51:32 +00:00 |
|
pierre
|
d72ca253fe
|
* bug for -So proc assignment to p^rocvar fixed
|
1998-08-18 16:48:48 +00:00 |
|
peter
|
9985d0df00
|
* recompiles again
|
1998-08-18 15:11:51 +00:00 |
|
pierre
|
6a556346ed
|
* bug about assigning the return value of a function to
a procvar fixed : warning
assigning a proc to a procvar need @ in FPC mode !!
* missing file/line info restored
|
1998-08-18 14:17:08 +00:00 |
|
pierre
|
2222aab027
|
* small warning position bug fixed
* support_mmx switches splitting was missing
* rhide error and warning output corrected
|
1998-08-18 09:24:35 +00:00 |
|
peter
|
8f0342912e
|
* fixed range errror
|
1998-08-18 09:05:00 +00:00 |
|
peter
|
6cc16ea7f1
|
- removed OLDPPU
|
1998-08-17 10:10:04 +00:00 |
|
peter
|
cc64a929aa
|
* static/shared linking updates
|
1998-08-17 09:17:43 +00:00 |
|
peter
|
45fd5458df
|
* crcs of used units are not important for the current crc, reduces the
amount of recompiles
|
1998-08-16 20:32:49 +00:00 |
|
peter
|
49e9cc95b0
|
* fixed proc()=expr which was not allowed anymore by my previous fix
|
1998-08-15 16:50:29 +00:00 |
|
peter
|
1b24a06769
|
* setting the outputfile using -o works now to create static libs
|
1998-08-14 21:56:30 +00:00 |
|
peter
|
fb1bcf7724
|
+ dynamic set contruction
* smallsets are now working (always longint size)
|
1998-08-14 18:18:37 +00:00 |
|
peter
|
efb8aa9904
|
* return after a failed call will now add it to ppas
|
1998-08-14 18:16:08 +00:00 |
|
peter
|
e7504d3016
|
* forgot to check the target for linux for $S switch message
|
1998-08-14 18:14:57 +00:00 |
|
michael
|
120917c0f1
|
Updated compiler number
|
1998-08-14 09:29:53 +00:00 |
|
peter
|
1a6ee8d4f3
|
* fixed procedure<>procedure construct
|
1998-08-13 11:00:09 +00:00 |
|
peter
|
a30819a8ee
|
* constant sets are now written correctly to the ppufile
|
1998-08-13 10:57:29 +00:00 |
|
peter
|
6fe91685a0
|
* fixed some crashes
|
1998-08-12 19:39:28 +00:00 |
|
peter
|
17a0eb45d6
|
* better libc support
|
1998-08-12 19:28:15 +00:00 |
|
peter
|
d47ac4310c
|
* reset also the link* lists when recompiling an existing unit
|
1998-08-12 19:22:09 +00:00 |
|
peter
|
2f9143310e
|
+ public is the same as export for c_vars
* a exported/public c_var incs now the refcount
|
1998-08-12 19:20:39 +00:00 |
|
peter
|
c0110b4ba2
|
+ createheap/restoreheap procedures (only tp7 rm currently) and support
for tp7 dpmi
|
1998-08-11 21:38:24 +00:00 |
|
Jonas Maebe
|
a5ce9c3c13
|
*** empty log message ***
|
1998-08-11 16:01:56 +00:00 |
|
peter
|
befed16714
|
* write extended to ppu file
* new version 0.99.7
|
1998-08-11 15:31:35 +00:00 |
|
peter
|
ea8a7d2a4f
|
* fixed some messages and smaller msgtxt.inc
|
1998-08-11 14:09:06 +00:00 |
|
peter
|
90fc7e176d
|
* fixed pushing of high value for openarray
|
1998-08-11 14:07:27 +00:00 |
|
peter
|
d5e1886c8c
|
* fixed sizeof(array of char)
|
1998-08-11 14:05:32 +00:00 |
|
peter
|
1af9338130
|
* auto close an open file and better error msg
|
1998-08-11 14:04:33 +00:00 |
|
peter
|
6b3f286443
|
* don't write line if no sourcefile is set
|
1998-08-11 14:02:45 +00:00 |
|
peter
|
86b6ed3db6
|
* fixed fwait bug using direct opcode
|
1998-08-11 14:01:43 +00:00 |
|
peter
|
99ba9f9a6f
|
* -vu displays now all searchpaths
|
1998-08-11 00:01:20 +00:00 |
|
peter
|
c9b899ef32
|
* fixed dup log
|
1998-08-10 23:59:59 +00:00 |
|
peter
|
735e41d7d2
|
* fixed asmlist dispose for 0.99.5
|
1998-08-10 23:58:56 +00:00 |
|
peter
|
2427558f74
|
* use bestreal instead of extended
|
1998-08-10 23:57:23 +00:00 |
|
peter
|
dd2e114e7e
|
* fixed extended writing
|
1998-08-10 23:56:03 +00:00 |
|
peter
|
3a153e9a42
|
* small fixes for 0.99.5
|
1998-08-10 15:49:38 +00:00 |
|
peter
|
c9ec04cd7d
|
* reinstantited stackcheck note for linux
|
1998-08-10 15:47:08 +00:00 |
|
peter
|
467fbbf27f
|
+ inc/dec is done
|
1998-08-10 14:55:13 +00:00 |
|
peter
|
85c8a88cbe
|
+ localswitches, moduleswitches, globalswitches splitting
|
1998-08-10 14:49:33 +00:00 |
|
peter
|
9050cab930
|
* string type st_ fixed
|
1998-08-10 14:43:14 +00:00 |
|
peter
|
6396267185
|
+ Compiler,Comphook unit which are the new interface units to the
compiler
|
1998-08-10 10:18:23 +00:00 |
|
peter
|
3a6d38ad23
|
- Remove InitTree which was empty and obsolete
|
1998-08-10 09:57:19 +00:00 |
|
peter
|
b8f4c8f6b8
|
* path to the include file is also written to the debug output
|
1998-08-10 09:56:04 +00:00 |
|
Jonas Maebe
|
cb54f94147
|
* small bugfix for uncertain optimizations in DestroyRefs
|
1998-08-09 13:56:24 +00:00 |
|
peter
|
76800e807e
|
* small crash prevent is firstassignment
|
1998-08-08 21:51:39 +00:00 |
|
florian
|
a00e9a92f8
|
* small fixes to write the extended type correct
|
1998-08-08 10:19:17 +00:00 |
|
Jonas Maebe
|
a3b5867cb8
|
* removed $ before and after Log in comment
|
1998-08-06 19:40:25 +00:00 |
|