Commit Graph

99 Commits

Author SHA1 Message Date
mattias
cab4029da6 codetools: fixed rangechecking
git-svn-id: trunk@57114 -
2018-01-18 21:23:38 +00:00
juha
e800a738ad Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it.
The unit in FPC packages will be used directly later.

git-svn-id: trunk@54524 -
2017-04-05 08:34:48 +00:00
joost
1de2cbf586 general: Updated address of the Free Software Foundation in copyright messages
git-svn-id: trunk@54031 -
2017-01-29 21:04:32 +00:00
juha
08c9621520 Change order of used units so that "deprecated" warnings are not triggered.
git-svn-id: trunk@49612 -
2015-08-07 17:20:40 +00:00
juha
653b5dd43a Codetools, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus.
git-svn-id: trunk@49504 -
2015-07-07 11:43:38 +00:00
mattias
e0a471dc07 codetools: clean up
git-svn-id: trunk@48660 -
2015-04-06 17:35:11 +00:00
juha
232c983159 CodeTools: Initialize variables based on compiler warnings. Contains ToDo items.
git-svn-id: trunk@48480 -
2015-03-24 17:51:40 +00:00
mattias
11db85beb6 codetools: less verbosity
git-svn-id: trunk@46901 -
2014-11-20 13:16:52 +00:00
mattias
d45788655a codetools: less verbosity
git-svn-id: trunk@46899 -
2014-11-20 13:14:47 +00:00
mattias
fd9f32dde2 codetools: less verbosity
git-svn-id: trunk@46898 -
2014-11-20 13:04:36 +00:00
mattias
2e2ab0b2b3 codetools: TSourceLog.GetLine: added parameter WithLineEnd
git-svn-id: trunk@46039 -
2014-08-12 10:44:40 +00:00
mattias
a2db5dd194 codetools: improved error message when searching a position outside of code
git-svn-id: trunk@32778 -
2011-10-09 07:38:27 +00:00
mattias
7116120872 codetools: h2pas: structs with sub defs
git-svn-id: trunk@31321 -
2011-06-21 18:59:05 +00:00
mattias
1346c39a97 codetools: h2pas: simple struct
git-svn-id: trunk@31320 -
2011-06-21 18:41:26 +00:00
mattias
dc24fe5d73 codetools: h2pas: simple alias typedefs
git-svn-id: trunk@31313 -
2011-06-20 19:14:35 +00:00
mattias
357f42936c codetools: h2pas: convert anonymous enum
git-svn-id: trunk@31304 -
2011-06-20 17:42:01 +00:00
mattias
ab2b327fd3 codetools: h2pas: fixed converting int i
git-svn-id: trunk@31301 -
2011-06-20 15:32:56 +00:00
mattias
a7b67263cd codetools: c parser: fixed parsing at end of code
git-svn-id: trunk@31299 -
2011-06-20 14:55:18 +00:00
mattias
8c39496157 codetools: fixed use of keywordlists
git-svn-id: trunk@30954 -
2011-05-29 08:34:20 +00:00
juha
f38190794b Formatting: joined lines where only ');' was split to its own line, in procedure defs.
git-svn-id: trunk@29871 -
2011-03-16 16:52:28 +00:00
mattias
621494e9f4 codetools: tests for defines
git-svn-id: trunk@29843 -
2011-03-14 16:47:40 +00:00
mattias
9d9e320412 codetools: added test for merging header files
git-svn-id: trunk@29842 -
2011-03-14 16:12:28 +00:00
mattias
e8de399c71 codetools: fixed last line of TCodeBuffer
git-svn-id: trunk@29841 -
2011-03-14 16:11:24 +00:00
mattias
0e03652260 codetools: replace macro functions with simple values
git-svn-id: trunk@29838 -
2011-03-14 12:54:58 +00:00
mattias
9db78867f7 codetools: c parser: scan functions
git-svn-id: trunk@29604 -
2011-02-18 21:41:10 +00:00
mattias
f8078acc5b codetools: c parser: simplify typedef
git-svn-id: trunk@29598 -
2011-02-18 18:11:00 +00:00
mattias
f3e40328d8 codetools: c parser: volatile
git-svn-id: trunk@29595 -
2011-02-17 23:33:20 +00:00
mattias
615db58c74 codetools: c parser extern
git-svn-id: trunk@29592 -
2011-02-17 18:02:57 +00:00
mattias
dfbe1e665f codetools: c parser: fixed parsing til end of directive
git-svn-id: trunk@29591 -
2011-02-17 16:57:54 +00:00
mattias
117f3f55fa codetools: started parsing union
git-svn-id: trunk@29566 -
2011-02-15 21:37:44 +00:00
mattias
650767b247 codetools: c file merger: do not replace macro on define/undef name
git-svn-id: trunk@29562 -
2011-02-15 17:50:32 +00:00
mattias
28f1a2f56d coddetools: c file merge: replace macros
git-svn-id: trunk@29561 -
2011-02-15 13:47:49 +00:00
mattias
4f644760d6 codetools: c file merger: options to merge all
git-svn-id: trunk@29559 -
2011-02-15 12:27:49 +00:00
mattias
759c3a2aa8 codetools: c merge: fixed merged pos to original pos
git-svn-id: trunk@29555 -
2011-02-14 23:37:29 +00:00
mattias
26709e8c25 codetools: c file merger: translate source position back to original file position
git-svn-id: trunk@29549 -
2011-02-14 17:13:08 +00:00
mattias
8c126c8067 codetools: function to merge c header files into one
git-svn-id: trunk@29546 -
2011-02-14 13:52:23 +00:00
mattias
e60e0f810e codetools: removed TCodeTreeNodeMemManager, not needed anymore
git-svn-id: trunk@29333 -
2011-02-02 18:36:45 +00:00
mattias
7a9dad39ed codetools: added comment
git-svn-id: trunk@21597 -
2009-09-07 09:10:28 +00:00
mattias
2ada1f890f codetools: c parser: supporting defined name
git-svn-id: trunk@15950 -
2008-08-04 15:42:14 +00:00
mattias
726ba21866 codetools: clean up
git-svn-id: trunk@15932 -
2008-07-31 14:37:06 +00:00
mattias
889efdd935 codetools: c pareser: implemented parsing __attribute__ after param list
git-svn-id: trunk@15918 -
2008-07-30 11:30:05 +00:00
mattias
cb341f3456 codetools: c paresers: implemented function with return type pointer
git-svn-id: trunk@15917 -
2008-07-30 09:56:31 +00:00
mattias
aad576fab2 codetools: h2pas: automatic finding of enclosing IFNDEF
git-svn-id: trunk@15916 -
2008-07-30 09:40:50 +00:00
mattias
110712e59c codetools: h2pas: allowing in #if && || > < >= <=
git-svn-id: trunk@15915 -
2008-07-30 06:58:20 +00:00
mattias
dce2481e79 codetools: c parser: fixed mem leak
git-svn-id: trunk@14659 -
2008-03-26 17:42:58 +00:00
mattias
ab2e97512f codetools: h2p: fixed creating nested procedure types
git-svn-id: trunk@14658 -
2008-03-26 17:37:05 +00:00
mattias
66c97d67f0 codetools: h2p: implemented nested function types
git-svn-id: trunk@14657 -
2008-03-26 17:25:57 +00:00
mattias
33fceb4802 codetools: c parser: clean up
git-svn-id: trunk@14656 -
2008-03-26 16:26:47 +00:00
mattias
a0fb82a994 codetools: h2p: implemented parsing struct parameters and fixed simplifying if elseif else endif
git-svn-id: trunk@14655 -
2008-03-26 15:48:48 +00:00
mattias
bcc1df0450 codetools: h2p: implemented parsing defines
git-svn-id: trunk@14586 -
2008-03-19 14:39:07 +00:00