Mattias Gaertner
|
c99972bc43
|
fpdoc: fixed compile
git-svn-id: trunk@41084 -
|
2019-01-27 10:41:12 +00:00 |
|
michael
|
1b31c90bba
|
* Fix filename allocator for operators
git-svn-id: trunk@40937 -
|
2019-01-20 13:47:25 +00:00 |
|
michael
|
1895b3ce37
|
* Fix hints and warnings (parameter not used disabled on purpose)
* PParser uses UTF8, assume that everywhere
* Remove HTM support: allocating the filenames did not work anyway.
git-svn-id: trunk@40925 -
|
2019-01-20 11:10:50 +00:00 |
|
marco
|
d7f2ab0d28
|
* fix resolve* functions for filesystems with backslashes.
git-svn-id: trunk@39061 -
|
2018-05-20 16:03:30 +00:00 |
|
marco
|
f401410500
|
* quick fix for uninitialized "CodeEl" usage that trips up small test programs
git-svn-id: trunk@39051 -
|
2018-05-20 13:06:13 +00:00 |
|
Mattias Gaertner
|
c8fe0d342f
|
fpdoc: cleaned up obsolete okspecialize code
git-svn-id: trunk@38186 -
|
2018-02-10 11:34:49 +00:00 |
|
michael
|
54a8a73ca7
|
* Append end to correct location in class
git-svn-id: trunk@36606 -
|
2017-06-27 06:59:59 +00:00 |
|
michael
|
a55c176bef
|
* Patch from Mattias Gaertner: Record support, detect duplicate identifiers, bug fixes
git-svn-id: trunk@34520 -
|
2016-09-13 08:01:37 +00:00 |
|
michael
|
c5a44f7487
|
* Fix bug #29465: Correct declaration of array properties
git-svn-id: trunk@33061 -
|
2016-02-06 14:45:25 +00:00 |
|
michael
|
a192c54e7d
|
* Basedir support
git-svn-id: trunk@32374 -
|
2015-11-20 11:26:58 +00:00 |
|
michael
|
798192ba70
|
* Better operator declaration
git-svn-id: trunk@31232 -
|
2015-07-26 08:10:45 +00:00 |
|
michael
|
8cb651c0a5
|
* Correct documenting of advanced records
git-svn-id: trunk@31184 -
|
2015-07-01 19:44:47 +00:00 |
|
michael
|
576fe3758d
|
* Added showing of hints in HTML page title
git-svn-id: trunk@26687 -
|
2014-02-06 17:06:58 +00:00 |
|
marco
|
72b0e72580
|
* added a fix for crashes on very short fpdoc projects. x.y.z.count was examined without checking x,y and z existed.
Fixes Mantis #24579
git-svn-id: trunk@24943 -
|
2013-06-23 09:10:15 +00:00 |
|
marco
|
f007dc9711
|
* two more "getmodule" fixes.
git-svn-id: trunk@24293 -
|
2013-04-21 20:20:21 +00:00 |
|
marco
|
183d9ebfe1
|
* more inheritsfrom fixes. This time for the inheritance pages.
( [properties (by name)] etc )
git-svn-id: trunk@24278 -
|
2013-04-20 22:27:06 +00:00 |
|
marco
|
b2f861420c
|
* Various small changes. LCL compiles again, but is 10% smaller.
tree inheritance still not fully linked.
git-svn-id: trunk@24276 -
|
2013-04-20 15:31:56 +00:00 |
|
marco
|
545a3e708c
|
* avoid prepending unitname with abs paths.
git-svn-id: trunk@24099 -
|
2013-03-31 22:01:52 +00:00 |
|
marco
|
cb55b2d2cf
|
* another small bug caught by -CROriot
git-svn-id: trunk@23763 -
|
2013-03-09 23:37:59 +00:00 |
|
michael
|
528e231c66
|
* Strict resolving
git-svn-id: trunk@23537 -
|
2013-01-29 19:01:39 +00:00 |
|
michael
|
a472de7805
|
* use global resolveID (better result)
* Better link info in case of error
* Resolve property type to ancestors.
git-svn-id: trunk@23473 -
|
2013-01-21 10:57:54 +00:00 |
|
michael
|
0dd6c1454e
|
* Patch from Anton to support dotted unit names (Bug ID 22919)
git-svn-id: trunk@23225 -
|
2012-12-26 18:09:11 +00:00 |
|
michael
|
366cd2d9c2
|
* Fixed unresolved elements in tree
git-svn-id: trunk@23195 -
|
2012-12-20 16:21:14 +00:00 |
|
michael
|
bc60ea4713
|
* Added ability to create class chart
git-svn-id: trunk@23194 -
|
2012-12-20 15:54:24 +00:00 |
|
michael
|
2c26d53f9b
|
* Added ability to create class chart
git-svn-id: trunk@23193 -
|
2012-12-20 15:00:10 +00:00 |
|
michael
|
74624a0c37
|
* Write class local consts and types in correct way
git-svn-id: trunk@22151 -
|
2012-08-20 22:26:57 +00:00 |
|
michael
|
1c32e34395
|
* Patch from Graeme Geldenhuys to fix some tab->spaces (bug 22658)
git-svn-id: trunk@22140 -
|
2012-08-19 22:17:29 +00:00 |
|
michael
|
3bc8bbf378
|
* Fixed to conform to new structures in pastree
git-svn-id: trunk@22092 -
|
2012-08-15 16:00:51 +00:00 |
|
michael
|
9635787b5a
|
* Added functionality to create fpdoc.css from internal copy
git-svn-id: trunk@22079 -
|
2012-08-14 18:47:57 +00:00 |
|
michael
|
a8e634d506
|
* Added option to remove brackets from menu header From AndrewH (Bug ID 21676)
git-svn-id: trunk@21882 -
|
2012-07-11 17:13:40 +00:00 |
|
michael
|
093748402e
|
* Only one result section for overloaded functions
git-svn-id: trunk@21868 -
|
2012-07-11 11:15:09 +00:00 |
|
michael
|
57647f4521
|
* Added functionality to add (and show) notes
git-svn-id: trunk@20304 -
|
2012-02-11 09:58:13 +00:00 |
|
michael
|
776fe528d6
|
* Actually use FileNameExtension
git-svn-id: trunk@20092 -
|
2012-01-16 09:12:55 +00:00 |
|
michael
|
9788e2cad8
|
* Patch from Hans-Peter Diettrich to extend and append filenameextension (bug 21101)
git-svn-id: trunk@20091 -
|
2012-01-16 09:03:05 +00:00 |
|
marco
|
ce564917cd
|
* Patch from Darius to fix directories of images #21008
git-svn-id: trunk@20054 -
|
2012-01-11 19:19:25 +00:00 |
|
michael
|
2846c35768
|
* Fixed compilation with latest version of fcl-passrc
git-svn-id: trunk@20009 -
|
2012-01-08 14:52:18 +00:00 |
|
marco
|
fa7df86f26
|
* improved unknown link errormsg to list current module name.
* Added some new units to clean rules. rst and main program objectcode
are still not cleaned properly though
git-svn-id: trunk@19901 -
|
2011-12-28 19:08:40 +00:00 |
|
michael
|
2d928cbee8
|
Logging options implemented, and dry run. Separated out creation and logging logic
git-svn-id: trunk@19753 -
|
2011-12-04 18:16:51 +00:00 |
|
michael
|
4f8bc2aaf4
|
* Missing conversion to TFPList
git-svn-id: trunk@19670 -
|
2011-11-22 19:21:20 +00:00 |
|
michael
|
bb54f1375c
|
* TList -> TFPList to match latest changes in fcl-passrc
git-svn-id: trunk@19669 -
|
2011-11-22 18:15:28 +00:00 |
|
michael
|
91a2b7ae18
|
* Support for generics
git-svn-id: trunk@19622 -
|
2011-11-11 15:08:42 +00:00 |
|
marco
|
3d86949990
|
* use new expression store for rvalue of constant declarations. Patch by Anton, Mantis 19403
git-svn-id: trunk@17543 -
|
2011-05-23 20:01:59 +00:00 |
|
marco
|
a5d7d58f47
|
* --css-file now also for html (Mantis 17542)
git-svn-id: trunk@16266 -
|
2010-10-30 16:52:37 +00:00 |
|
marco
|
14247ef2db
|
* print also interfaces in inheritance section, fixes 15774
git-svn-id: trunk@15875 -
|
2010-08-22 14:46:03 +00:00 |
|
marco
|
9883c06545
|
* while searching for ancestor classes/interfaces after all USES unit
also search unit system.
git-svn-id: trunk@15803 -
|
2010-08-13 22:34:42 +00:00 |
|
marco
|
2518a87deb
|
* make interfaces clickable.
git-svn-id: trunk@15796 -
|
2010-08-13 12:29:27 +00:00 |
|
marco
|
17b15e762d
|
* list interfaces in html declaration
git-svn-id: trunk@15794 -
|
2010-08-13 10:19:54 +00:00 |
|
michael
|
e3c08dc4ec
|
* Patch from Nikolay Nikolov to fix compliance mode rendering
git-svn-id: trunk@15345 -
|
2010-05-30 13:44:20 +00:00 |
|
michael
|
235c3be24a
|
* Added support for version tag (same level as errors or seealso tags
git-svn-id: trunk@15008 -
|
2010-03-13 16:03:52 +00:00 |
|
michael
|
9fff5d989c
|
* Added support for the url tag to include arbitrary links
git-svn-id: trunk@14167 -
|
2009-11-13 15:58:45 +00:00 |
|