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 |
|
mattias
|
baebd44d83
|
codetools: h2p: implemented parsing #if and #elif expressions
git-svn-id: trunk@14585 -
|
2008-03-19 14:18:59 +00:00 |
|
mattias
|
2db3882300
|
codetools: c parser: implemented parsing directives
git-svn-id: trunk@14581 -
|
2008-03-19 12:33:53 +00:00 |
|
mattias
|
46bfc75db8
|
codetools: h2p: implemented #endif
git-svn-id: trunk@14580 -
|
2008-03-19 09:55:05 +00:00 |
|
mattias
|
70de988f83
|
codetools: h2p: implemented typedef function pointers
git-svn-id: trunk@14577 -
|
2008-03-18 17:35:31 +00:00 |
|
mattias
|
ad20039e2e
|
codetools: h2p: implemented struct alias
git-svn-id: trunk@14576 -
|
2008-03-18 16:58:12 +00:00 |
|
mattias
|
ff62c04c02
|
codetools: h2p: implemented union
git-svn-id: trunk@14575 -
|
2008-03-18 16:40:41 +00:00 |
|
mattias
|
fcb2e8f8cb
|
codetools: h2p: implemented typedef struct
git-svn-id: trunk@14574 -
|
2008-03-18 16:02:33 +00:00 |
|
mattias
|
b8caa1a665
|
codetools: h2p: implemented function list parameters
git-svn-id: trunk@14571 -
|
2008-03-18 14:57:47 +00:00 |
|
mattias
|
229b2913b9
|
codetools: c parser: implemented parsing function parameter names
git-svn-id: trunk@14570 -
|
2008-03-18 14:05:40 +00:00 |
|
mattias
|
fb6acb3313
|
codetools: c parser: implemented parsing function parameters
git-svn-id: trunk@14569 -
|
2008-03-18 13:38:22 +00:00 |
|
mattias
|
261b5cdc0f
|
codetools: h2p: ignore function modifiers for result type
git-svn-id: trunk@14568 -
|
2008-03-18 12:26:04 +00:00 |
|