peter
|
c2ae04ae25
|
* updated for new tvarrec
|
1998-09-24 14:26:03 +00:00 |
|
michael
|
8b404b158d
|
Added High/liw/Ord/Pred/Succ
|
1998-09-24 14:03:45 +00:00 |
|
peter
|
692155686a
|
* rewritten isconvertable to use case
* array of .. and single variable are compatible
|
1998-09-24 09:02:13 +00:00 |
|
florian
|
7f57cdf52c
|
* the following doesn't work: on texception do, was a parser error, fixed
|
1998-09-23 21:53:04 +00:00 |
|
peter
|
37e2ec72f2
|
* 160 was at the wrong place, its not fixed yet
|
1998-09-23 20:47:28 +00:00 |
|
peter
|
ee6e14cd40
|
* splitted pass_1
|
1998-09-23 20:42:22 +00:00 |
|
peter
|
3be1a61de4
|
* high(arrayconstructor) is now correct
* procvardef support for variant record
|
1998-09-23 17:49:59 +00:00 |
|
michael
|
5698c63628
|
+ Initial implementation
|
1998-09-23 16:09:15 +00:00 |
|
michael
|
de90d484b6
|
+ Finished 'Using functions and procedures'
+ Added 'asm statement'.
|
1998-09-23 16:08:00 +00:00 |
|
florian
|
7ff17144f4
|
* problem with with and classes fixed
|
1998-09-23 15:46:36 +00:00 |
|
michael
|
0392bb3f44
|
Added asm statement
|
1998-09-23 15:42:54 +00:00 |
|
pierre
|
f6fa704f5b
|
export for RTLOPTS (useful for $(MAKE)) !!
|
1998-09-23 15:41:42 +00:00 |
|
michael
|
e01531342b
|
Initial implementation
|
1998-09-23 15:40:59 +00:00 |
|
pierre
|
9589f619d7
|
* browser bugfixes
was adding a reference when looking for the symbol
if -bSYM_NAME was used
|
1998-09-23 15:38:59 +00:00 |
|
michael
|
ada9e5797b
|
Fixed TVarRec again. Should be OK now
|
1998-09-23 12:40:43 +00:00 |
|
pierre
|
7125b9236a
|
* main program tmodule had no symtable (crashed browser)
* unit symbols problem fixed !!
|
1998-09-23 12:20:50 +00:00 |
|
michael
|
297d67aba4
|
+ added VType in TVArRec
|
1998-09-23 12:18:32 +00:00 |
|
peter
|
0f3b84ca23
|
* overloading fix for array of const
|
1998-09-23 12:03:51 +00:00 |
|
peter
|
81a46d399f
|
* tvarrec should be 8 bytes
|
1998-09-23 10:00:47 +00:00 |
|
peter
|
a3fbac27af
|
* first working array of const things
|
1998-09-23 09:58:48 +00:00 |
|
michael
|
232adb26c5
|
Added switch to select language
|
1998-09-23 08:41:55 +00:00 |
|
michael
|
6b4e8b5017
|
Translated first 190 messages from German file
|
1998-09-23 08:37:56 +00:00 |
|
michael
|
88eade9c22
|
+ Implementation by TSE (Tom Seban)
|
1998-09-23 07:52:37 +00:00 |
|
michael
|
ed983037a5
|
+ Implemented by TSE
|
1998-09-23 07:48:11 +00:00 |
|
michael
|
81b319cb63
|
+ Some changes by TSE
|
1998-09-23 07:47:40 +00:00 |
|
michael
|
9637524967
|
* patches by TSE
|
1998-09-23 07:46:57 +00:00 |
|
michael
|
9fe96b32a8
|
Initial implementation by TSE
|
1998-09-23 07:46:11 +00:00 |
|
Jonas Maebe
|
db6c75f849
|
* initialize cfg and data with 0 at startup
|
1998-09-22 21:10:31 +00:00 |
|
pierre
|
b2661d12be
|
+ browsing updated and developed
records and objects fields are also stored
|
1998-09-22 17:13:42 +00:00 |
|
peter
|
a4c5756926
|
+ 166
|
1998-09-22 15:44:18 +00:00 |
|
peter
|
266de92af2
|
* some extra ifdef GDB
|
1998-09-22 15:40:55 +00:00 |
|
peter
|
3b63bc36fe
|
+ array of const start
|
1998-09-22 15:37:23 +00:00 |
|
peter
|
bfc89b2587
|
+ pchar -> string conversion
|
1998-09-22 15:34:07 +00:00 |
|
peter
|
03ba16b03f
|
+ fpc_pchar_to_str alias for strpas
|
1998-09-22 15:32:00 +00:00 |
|
peter
|
e47964d613
|
* shortstring=string type added
|
1998-09-22 15:30:54 +00:00 |
|
peter
|
e1b4038877
|
* array of const update
|
1998-09-22 15:30:07 +00:00 |
|
michael
|
d2204ea2ae
|
+ Added bug #165
|
1998-09-22 15:04:19 +00:00 |
|
michael
|
87d95bb17c
|
+ Added exmplanation of syntax diagrams
|
1998-09-22 14:43:53 +00:00 |
|
michael
|
12f233f7ad
|
* Using xspace in abbreviation macros
|
1998-09-22 14:13:51 +00:00 |
|
michael
|
f96cb25678
|
+ Changes after remarks of Florian and Luk
|
1998-09-22 14:13:23 +00:00 |
|
michael
|
748c48758e
|
+ Some changes after remarks from reader.
|
1998-09-22 14:12:54 +00:00 |
|
pierre
|
1148101e8d
|
+ added possibility to read makefile.loc if it exists
this allows simple addition of private rules
* restored EXENAME dependencies
PASFILES and INCFILES where not defined anymore !!
|
1998-09-22 13:09:24 +00:00 |
|
michael
|
1105d874d0
|
Initial implementation
|
1998-09-21 15:53:44 +00:00 |
|
michael
|
4df8c2e113
|
+ Further syntax diagrams
|
1998-09-21 15:52:56 +00:00 |
|
michael
|
92fce0e812
|
Applied florians fix for check_rec_inittable
|
1998-09-21 15:46:01 +00:00 |
|
michael
|
7f720c64ef
|
Added compiler call
|
1998-09-21 15:45:25 +00:00 |
|
daniel
|
13fa23a76e
|
* Memory leak fixed.
|
1998-09-21 13:24:44 +00:00 |
|
peter
|
4ae6e577c5
|
* merged fix
|
1998-09-21 10:26:07 +00:00 |
|
peter
|
99aa3446e3
|
- 164
|
1998-09-21 10:24:43 +00:00 |
|
michael
|
7148782cd1
|
+ Initial implementation
|
1998-09-21 10:22:15 +00:00 |
|