Commit Graph

24 Commits

Author SHA1 Message Date
michael
dc96e41047 * Patch from Bart Broersma to silence warning (bug ID 34285)
git-svn-id: trunk@43137 -
2019-10-06 07:49:13 +00:00
michael
db29d01c15 * Applied patch by Bart Broersma to fix bug ID #34277
git-svn-id: trunk@40803 -
2019-01-08 03:55:32 +00:00
michael
e4ca90ba1f * Fix warnings, read <keyword> for gobble keywords
git-svn-id: trunk@38874 -
2018-04-30 07:14:04 +00:00
marco
a57df5f0dd * commited correction for Mantis #25560, misspelled constructor keyword
git-svn-id: trunk@26531 -
2014-01-20 10:39:39 +00:00
michael
c69840519e * Better handling of class declarations, move implementation to deindent
git-svn-id: trunk@11088 -
2008-05-26 19:10:59 +00:00
michael
d444058d0e * Replaced with new version based on classes
git-svn-id: trunk@5904 -
2007-01-11 21:03:46 +00:00
fpc
790a4fe2d3 * log and id tags removed
git-svn-id: trunk@42 -
2005-05-21 09:42:41 +00:00
fpc
50778076c3 initial import
git-svn-id: trunk@1 -
2005-05-16 18:37:41 +00:00
michael
559e1e7d79 - keywords 'virtual' and 'uses' were added.
- '{}' and '(**)' comment types were separated.
- tokens now AnsiStrings
- the comments are now handled better, ptop now does multi line comments.
- added debug prints to verbose option
        'line in-<number> out-<number> symbol "<name>" = "<value>"'
  the <value> is truncated in the middle. this means visible beginning and
  the end.
2005-02-21 07:59:10 +00:00
michael
07861bbe2b + set maxsymbolsize to 255 2003-11-24 22:39:25 +00:00
michael
f155ce0135 + Fixed use of linesize property, reported by Wolfgang Waffenschmidt 2003-03-27 14:23:00 +00:00
peter
952e80a72f * old logs removed and tabs fixed 2002-09-07 15:40:30 +00:00
carl
2502bdbf59 * use special symbols for portability's sake 2002-07-14 13:39:45 +00:00
marco
aefa34f0c1 * Renamefest 2002-06-01 18:39:14 +00:00
carl
3359e346e4 * bugfix of stream errors - would always give error! 2002-02-27 16:35:31 +00:00
michael
b272ae1344 + Initial import 2000-07-13 10:16:21 +00:00
peter
8ee8e1cebd * removed warning/notes 2000-06-01 10:59:22 +00:00
pierre
d29a9a8f29 * avoid a problem with range check 2000-05-03 13:04:08 +00:00
peter
50684700d1 * log truncated 2000-02-09 16:44:14 +00:00
carl
b6d9988f22 + More TP syntax compatible 2000-02-06 19:57:45 +00:00
daniel
ec29a31834 * copyright 2000 2000-01-07 16:41:28 +00:00
michael
b83d255d85 + Made output linesize variable 1999-07-08 21:17:10 +00:00
michael
5005e5d9ef * Fix by Marco van de Voort to enable #13#10 1999-05-31 10:08:36 +00:00
peter
3a56cae749 * moved 1999-05-12 16:11:39 +00:00