Commit Graph

52 Commits

Author SHA1 Message Date
sekelsenmat
b5df402efa Moves build scripts to build dir.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@448 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-05-09 20:15:38 +00:00
sekelsenmat
bc7c85f132 Improves the PasCocoa bindings. Adds a script to parse appkit. NSWindow and NSButton are already taken from the parser.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@447 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-05-09 19:51:36 +00:00
skalogryz
81763fac6a fixed on usage msgSend function for parametered functions; fix for returning structures as a result
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@446 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-04-30 13:51:19 +00:00
skalogryz
ece0e03c29 fixed config file usage, that prevented from using more than one config file; fixed result types not converted to objc.id, fixed file including
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@445 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-04-29 14:10:17 +00:00
skalogryz
aa43c0f2c5 *parsing function type structure field fixed... some testing is still is needed, *supported config file sections are exteneded
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@440 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-04-25 13:47:19 +00:00
skalogryz
252d362cfa *getClass method should become class method for proper class method calling
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@439 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-04-23 10:02:36 +00:00
skalogryz
85ef68394d *fixed method naming *method constants are moved to implementation *fixed bit size struct fields
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@438 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-04-23 07:59:44 +00:00
skalogryz
783f9c197f * nested types fixed
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@436 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-04-22 11:13:59 +00:00
skalogryz
7574dbc5dc *pascal method implementation is fixed. (objc_send, _fpret, _stret)...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@435 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-04-22 08:07:37 +00:00
skalogryz
f6f101c184 * calling objc methods are fixed, overload method name fixed
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@426 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-04-17 13:58:59 +00:00
skalogryz
0d6ffd6e22 * objc methods parsing fixed (for untyped methods) * struct (unions) parsing fixed
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@425 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-04-16 14:33:21 +00:00
skalogryz
30ea3d4d03 unions convertion added
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@423 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-04-15 14:13:34 +00:00
skalogryz
9eff426166 =*converting keys improved (mainunit ignoreinclude)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@409 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-04-08 10:45:08 +00:00
skalogryz
472b178afe *mainunit and ingoreinclude keys are implemented *added additional lines to make generated code more readable *unparsed lines are added as a line comments
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@408 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-04-08 09:22:54 +00:00
skalogryz
3dd7651b27 objective-c, type parsing improved, expressions parsing improved, bad pascal generated code bug fixed
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@407 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-04-07 14:06:35 +00:00
sekelsenmat
7e0bcbe685 Adds parser tester.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@404 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-04-02 23:03:56 +00:00
skalogryz
4d797f023b some bugs fixed
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@403 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-04-02 14:23:02 +00:00
skalogryz
691c3853d5 some bugs fixed
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@402 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-04-02 14:22:28 +00:00
skalogryz
ec4c66651a some bugs fixed
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@401 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-04-02 14:20:33 +00:00
skalogryz
e39229a140 updated to the latest ObjCParserTypes
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@400 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-04-01 06:29:04 +00:00
skalogryz
0c99d758e2 updated. categories are added to the class if possible
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@399 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-03-31 12:45:50 +00:00
skalogryz
6930a5c720 updated
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@398 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-03-31 12:39:54 +00:00
skalogryz
e6d0e75dd6 updated, fixed ifndef usage
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@397 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-03-28 13:03:13 +00:00
skalogryz
e7bebb5271 updated, fixed ifndef usage
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@396 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-03-28 13:02:45 +00:00
skalogryz
256e2072b3 updated
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@395 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-03-28 10:25:55 +00:00
skalogryz
906c18e047 updated
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@394 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-03-28 10:25:45 +00:00
skalogryz
9b8390f12f updated
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@393 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-03-28 10:25:27 +00:00
skalogryz
6318c1609c updated
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@392 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-03-28 10:25:06 +00:00
skalogryz
85e84a4bc5 added enum types support, #ifdef
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@391 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-03-27 15:28:02 +00:00
skalogryz
4d76e4ee47 added enum types support, #ifdef
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@390 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-03-27 15:27:46 +00:00
skalogryz
794bde9c44 precompiler added
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@389 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-03-27 15:27:00 +00:00
skalogryz
6e9dfbe16c input.txt is not required
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@387 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-03-25 08:26:48 +00:00
skalogryz
b4449bd3f0 this file is required for producing pascal output
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@386 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-03-25 08:24:19 +00:00
skalogryz
a7ed40c8ee an update
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@385 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-03-25 08:19:15 +00:00
skalogryz
8743c9552c an update
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@384 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-03-25 08:18:55 +00:00
skalogryz
d2181a25d4 more update
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@383 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-03-25 08:17:24 +00:00
sekelsenmat
5011d22782 Improves method adding mechanism.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@379 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-03-14 01:40:16 +00:00
sekelsenmat
14130ff8dd Improves the controller of the statusitem example to be a separate objective-c class.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@378 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-03-14 01:05:09 +00:00
sekelsenmat
43d2119108 Improves controller of the statusitem example.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@377 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-03-12 01:29:11 +00:00
sekelsenmat
d3b0c99a9c Adds automatic closing when last window closes to statusitem example.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@376 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-03-11 23:52:48 +00:00
sekelsenmat
bf11da047e Improves the status item example.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@374 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-03-10 11:51:50 +00:00
sekelsenmat
6308ce38ab The statusitem example now works. Adds NSImage.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@373 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-03-10 11:01:03 +00:00
sekelsenmat
b839964d8e Improves the statusitem example.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@372 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-03-07 11:33:19 +00:00
sekelsenmat
b0eb94ed80 Adds objective-c parser from Skalogryz.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@370 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-03-04 23:34:41 +00:00
sekelsenmat
0a3f2310db Adds status item example.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@369 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-03-04 09:19:17 +00:00
sekelsenmat
958baedc78 Many improvements to the examples and Cocoa bindings.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@368 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-03-04 09:16:58 +00:00
sekelsenmat
8268740b2a Small improvements to objc 1.0 bindings.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@367 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-03-04 09:15:57 +00:00
sekelsenmat
edb6551236 Adds the capability to add subviews and adds initial NSTextField and NSStatusBar / NSStatusItem.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@364 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-03-02 02:17:37 +00:00
sekelsenmat
a736e0a50d Fixes compilation.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@361 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-02-24 13:01:05 +00:00
sekelsenmat
2c2496f08c Adds very initial conversions of various classes for NSStatusItem and NSButton support.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@360 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-02-24 13:00:13 +00:00