Commit Graph

31 Commits

Author SHA1 Message Date
michael
3366ba05ac + Fixed inline detection on functions
git-svn-id: trunk@1801 -
2005-11-22 21:22:12 +00:00
michael
89a8b4cfec + Patch from Vincent Snijders to fix compilerproc and operators
git-svn-id: trunk@861 -
2005-08-14 22:20:18 +00:00
sg
1a8051f993 * Applied patches by Vincent Snijders
* Fixed handling of nested variant records
* Improved operator support (<= and >= were missing)
* Operator support in output: Better names
* HTML writer generates working filenames for operator pages

git-svn-id: trunk@849 -
2005-08-11 20:56:44 +00:00
florian
c39efba41b * fixed previous packed change
git-svn-id: trunk@771 -
2005-07-30 20:56:17 +00:00
florian
11f0d24d4f + parsing of procedure p();
git-svn-id: trunk@770 -
2005-07-30 20:08:15 +00:00
florian
fce02e3fb8 * handling of -Sd to handle delphi comments correctly (no nesting)
git-svn-id: trunk@769 -
2005-07-30 19:49:50 +00:00
florian
58f6f93cfe * packed can be used in variable declarations
git-svn-id: trunk@768 -
2005-07-30 19:34:57 +00:00
sg
2059bf057f * FPDoc / FCL/PasSrc: Added variant record support to parser and HTML writer
git-svn-id: trunk@456 -
2005-06-20 10:32:54 +00:00
daniel
e3aef781eb * Operator support
git-svn-id: trunk@195 -
2005-06-04 16:17:39 +00:00
daniel
3ece6aa385 * Support operators
git-svn-id: trunk@194 -
2005-06-04 16:14:28 +00:00
daniel
cd01ab8935 * Add operator support
git-svn-id: trunk@193 -
2005-06-04 14:05:12 +00:00
fpc
790a4fe2d3 * log and id tags removed
git-svn-id: trunk@42 -
2005-05-21 09:42:41 +00:00
peter
b68af1b0e3 * post 2.0.0 fixes from cvs
git-svn-id: trunk@7 -
2005-05-16 20:59:02 +00:00
fpc
50778076c3 initial import
git-svn-id: trunk@1 -
2005-05-16 18:37:41 +00:00
michael
a379fe04be + Added parsing of explicitly assigned enumerated values 2005-05-10 06:08:59 +00:00
marco
2c488abcda * patch from peter for resoursestring=string bug + fix crash missing --input 2005-04-07 07:55:40 +00:00
peter
5c923a0fbd * parse global properties 2005-02-17 18:33:31 +00:00
peter
e417e34496 * truncate log 2005-02-14 17:13:06 +00:00
florian
f2a74973d6 * fixed previous patch 2004-12-21 22:29:34 +00:00
florian
1c4718e15a * fixed memory corruption 2004-12-21 22:19:16 +00:00
michael
5d26556132 + Some cleanup, removed some keywords which are not keywords 2004-12-06 19:16:38 +00:00
michael
c2c2131784 + Fix from Dave Strodtman to properly support packed 2004-12-06 08:53:47 +00:00
michael
643a5d4e3a + Support for cross-unit aliases 2004-10-16 18:55:31 +00:00
peter
574bc1f6ab * fix nested for-loop with same index 2004-09-13 16:02:36 +00:00
michael
d7015572b6 + Fixed value of constant strings (added quotes) 2004-07-23 23:40:35 +00:00
peter
a1cc8e79b2 * remove not implemented method 2004-05-16 13:24:59 +00:00
michael
5603092308 + Added support for deprecated after function/procedures 2004-04-15 22:15:57 +00:00
sg
52d3dcf9f9 * Added support for source line number information 2003-11-22 12:14:14 +00:00
michael
85d1583739 + Patches from Matthias Gaertner to fix parsing of LCL 2003-06-24 12:59:07 +00:00
sg
dcb9c790bd * Added $IFxxx support
* Lots of small fixes
2003-03-27 16:32:48 +00:00
sg
4fd8097376 * First version as part of FCL 2003-03-13 21:47:42 +00:00