mattias
|
e47cce723c
|
laz_xmlcfg: using CompareText
git-svn-id: trunk@24731 -
|
2010-04-20 10:32:41 +00:00 |
|
mattias
|
1ae2b9cefb
|
codetools: class completion: update changed proc with semicolon, bug #16201
git-svn-id: trunk@24703 -
|
2010-04-18 18:26:20 +00:00 |
|
mattias
|
e0b2912421
|
codetools: defines for synedit SrcPath to IDEIntf for sub directories
git-svn-id: trunk@24702 -
|
2010-04-18 18:10:12 +00:00 |
|
mattias
|
5e7550c376
|
codetools: FindStartOfTerm: fixed if no token belongs to the variable
git-svn-id: trunk@24673 -
|
2010-04-17 16:14:52 +00:00 |
|
mattias
|
bd7b2381bc
|
codetools: fixed uninitialized variable, bug #16268
git-svn-id: trunk@24669 -
|
2010-04-17 15:38:24 +00:00 |
|
mattias
|
5565573175
|
codetools: fixed parsing constant of type
git-svn-id: trunk@24668 -
|
2010-04-17 15:31:41 +00:00 |
|
mattias
|
b4e952229d
|
codetools: fixed endless loop if source ends in constant of type
git-svn-id: trunk@24667 -
|
2010-04-17 15:29:26 +00:00 |
|
mattias
|
5dafb4b21e
|
codetools: do not beautify identifiers in comment, bug #16209
git-svn-id: trunk@24664 -
|
2010-04-17 15:05:45 +00:00 |
|
mattias
|
fc1a088b05
|
translations: german: updates from Joerg Braun
git-svn-id: trunk@24660 -
|
2010-04-17 12:08:54 +00:00 |
|
maxim
|
2307ac43f0
|
Codetools: updated Russian translation
git-svn-id: trunk@24640 -
|
2010-04-15 23:30:07 +00:00 |
|
paul
|
585da14064
|
codetools: regenerate translations
git-svn-id: trunk@24637 -
|
2010-04-15 22:11:21 +00:00 |
|
paul
|
526fcbcc5f
|
codetools: add support for class constructors and class destructors
git-svn-id: trunk@24630 -
|
2010-04-15 13:00:14 +00:00 |
|
mattias
|
35197f4b0d
|
codetools: fpc units in packages/fcl* have higher priority
git-svn-id: trunk@24600 -
|
2010-04-12 14:29:36 +00:00 |
|
maxim
|
7927528a95
|
Russian translation: some more improvements
git-svn-id: trunk@24548 -
|
2010-04-09 22:55:20 +00:00 |
|
mattias
|
5fa2b18a5f
|
codetools: TCodeBufXMLConfig: property KeepFileAttributes
git-svn-id: trunk@24504 -
|
2010-04-08 12:46:16 +00:00 |
|
mattias
|
7380a8de8d
|
codetools: implemented TCodeBufXMLConfig
git-svn-id: trunk@24500 -
|
2010-04-08 12:30:26 +00:00 |
|
mattias
|
314c61457e
|
codetools: FindStartOfAtom check if at start of string constant, bug #16203
git-svn-id: trunk@24446 -
|
2010-04-05 20:02:16 +00:00 |
|
maxim
|
9cdf3fa212
|
Codetools: fixed compilation with FPC < 2.5.1 (broken in rev. 24391)
git-svn-id: trunk@24392 -
|
2010-04-04 13:26:44 +00:00 |
|
mattias
|
468b3feea5
|
codetools: fixed compilation with fpc 2.5.1
git-svn-id: trunk@24391 -
|
2010-04-04 10:42:46 +00:00 |
|
mattias
|
cc85994222
|
codetools: when writing to an existing file: invalidate file cache only for that file
git-svn-id: trunk@24347 -
|
2010-04-01 12:04:21 +00:00 |
|
mattias
|
7906cc5720
|
codetools: using FileAgeCached
git-svn-id: trunk@24343 -
|
2010-04-01 11:34:11 +00:00 |
|
mattias
|
795893ae06
|
codetools: TCodeBuffer.FileDateOnDisk using cache
git-svn-id: trunk@24342 -
|
2010-04-01 11:32:26 +00:00 |
|
mattias
|
9b4acf11b6
|
codetools: TCodeBuffer.FileOnDiskNeedsUpdate using cache
git-svn-id: trunk@24341 -
|
2010-04-01 11:19:19 +00:00 |
|
mattias
|
674746ce0d
|
codetools: TFindDeclarationTool.CheckDependsOnNodeCaches, check each tool only once, even if writelock is not activated
git-svn-id: trunk@24287 -
|
2010-03-29 13:10:26 +00:00 |
|
mattias
|
c5bbdc8b0e
|
codetools: reduced debugging
git-svn-id: trunk@24272 -
|
2010-03-29 08:02:54 +00:00 |
|
mattias
|
eff858c038
|
codetools: added consistency check for TFindDeclarationTool.AddToolDependency
git-svn-id: trunk@24271 -
|
2010-03-29 08:00:46 +00:00 |
|
mattias
|
a0fc2ffad5
|
codetools: fixed AddListToTreeOfPCodeXYPosition freeing old position, bug #15942
git-svn-id: trunk@24260 -
|
2010-03-27 23:38:32 +00:00 |
|
mattias
|
6bcc6465df
|
codetools: FindLineEndOrCodeInFrontOfPosition do not skip semicolon by default, bug #16123
git-svn-id: trunk@24236 -
|
2010-03-27 08:08:54 +00:00 |
|
mattias
|
a7d3b7998d
|
codetools: implemented enumtype. expression
git-svn-id: trunk@24229 -
|
2010-03-26 19:28:06 +00:00 |
|
mattias
|
86c263f657
|
codetools: FindLineEndOrCodeInFrontOfPosition added scanning for string constants, bug #16072
git-svn-id: trunk@24225 -
|
2010-03-26 15:06:54 +00:00 |
|
mattias
|
7e820e2a53
|
codetools: fixed adding semicolon to procedure heads, bug #16062
git-svn-id: trunk@24221 -
|
2010-03-26 13:52:12 +00:00 |
|
mattias
|
d3f232387d
|
codetools: changed RetypeClassVariables parameter to tree
git-svn-id: trunk@24219 -
|
2010-03-26 12:24:47 +00:00 |
|
martin
|
4e55c6562f
|
Codetools: Better support for hint directives after properties
git-svn-id: trunk@24218 -
|
2010-03-26 12:00:21 +00:00 |
|
mattias
|
a74bc652d2
|
codetools: added RetypeClassVariables
git-svn-id: trunk@24215 -
|
2010-03-25 21:16:32 +00:00 |
|
mattias
|
b5f152ec80
|
translations: german: updates from Joerg Braun
git-svn-id: trunk@24119 -
|
2010-03-20 19:34:27 +00:00 |
|
mattias
|
fc19399e97
|
codetools: added TDefinePool.GetFPCVerFromFPCTemplate
git-svn-id: trunk@24034 -
|
2010-03-16 13:29:29 +00:00 |
|
mattias
|
540dd5ad02
|
codetools: clean up
git-svn-id: trunk@23913 -
|
2010-03-10 09:59:20 +00:00 |
|
mattias
|
f778e14f09
|
codetools: improved error message, when unit of include file is not known
git-svn-id: trunk@23906 -
|
2010-03-09 22:28:30 +00:00 |
|
maxim
|
8e10349b20
|
updated and improved Russian translation, readded LazResExplorer Russian translation.
git-svn-id: trunk@23880 -
|
2010-03-08 17:38:37 +00:00 |
|
mattias
|
3129fa2571
|
codetools: fixed using SetPropertyVariableName
git-svn-id: trunk@23875 -
|
2010-03-08 11:19:34 +00:00 |
|
mattias
|
d131d2469d
|
codetools: fixed line indenter unindent for next token
git-svn-id: trunk@23830 -
|
2010-03-03 16:24:54 +00:00 |
|
mattias
|
5141759d58
|
codetools: line indenter: fixed endless loop, bug #15533
git-svn-id: trunk@23828 -
|
2010-03-03 10:48:44 +00:00 |
|
mattias
|
40ef364f5d
|
codetools: identifier completion: True, False
git-svn-id: trunk@23822 -
|
2010-03-02 10:02:42 +00:00 |
|
paul
|
77c5c6b95a
|
codetools: support more modeswitch values
git-svn-id: trunk@23821 -
|
2010-03-02 03:50:32 +00:00 |
|
mattias
|
6f4027077c
|
codetools: BuildLineRanges one pass
git-svn-id: trunk@23819 -
|
2010-03-02 01:23:32 +00:00 |
|
mattias
|
0472d5aed6
|
codetools: resolve operand @identifier directly
git-svn-id: trunk@23816 -
|
2010-03-01 23:49:57 +00:00 |
|
mattias
|
cee2c094a7
|
codetools: fixed showing illegal qualifier
git-svn-id: trunk@23813 -
|
2010-03-01 22:40:55 +00:00 |
|
mattias
|
153ddcdffa
|
codetools: fixed parsing library without interface and implementation
git-svn-id: trunk@23791 -
|
2010-02-25 15:39:39 +00:00 |
|
mattias
|
26d4a856a5
|
codetools: reduced debugging
git-svn-id: trunk@23788 -
|
2010-02-25 10:32:20 +00:00 |
|
mattias
|
523fc39684
|
IDE: delphi project converter: fixed changing uses section
git-svn-id: trunk@23781 -
|
2010-02-24 21:57:50 +00:00 |
|
mattias
|
1c3f06dbb0
|
codetools: class interface completion: fixed searching existing procs, bug #15823
git-svn-id: trunk@23768 -
|
2010-02-23 19:42:54 +00:00 |
|
mattias
|
34bcf2c445
|
codetools: fixed ConvertDelphiToLazarusSource reparse after adding mode delphi
git-svn-id: trunk@23767 -
|
2010-02-23 12:01:42 +00:00 |
|
mattias
|
0d857ce551
|
codetools: implemented simple macro parsing
git-svn-id: trunk@23694 -
|
2010-02-11 18:19:35 +00:00 |
|
mattias
|
db764f04ed
|
codetools: spotting macros
git-svn-id: trunk@23691 -
|
2010-02-11 11:00:01 +00:00 |
|
mattias
|
94d8b4b2b7
|
codetools: macro directive: storing values
git-svn-id: trunk@23690 -
|
2010-02-11 10:51:44 +00:00 |
|
mattias
|
aa19597663
|
codetools: macro directive: started storing macro sources
git-svn-id: trunk@23689 -
|
2010-02-11 10:35:38 +00:00 |
|
mattias
|
2f83b48d84
|
codetools: macro directive: setting macros on/off
git-svn-id: trunk@23688 -
|
2010-02-11 10:11:45 +00:00 |
|
mattias
|
885e19158d
|
codetools: fixed parsing empty implementation section
git-svn-id: trunk@23673 -
|
2010-02-09 19:32:25 +00:00 |
|
mattias
|
c368ff5ba7
|
codetools: improved debugging
git-svn-id: trunk@23672 -
|
2010-02-09 19:20:45 +00:00 |
|
mattias
|
9b0d596224
|
lcl+codetools: CreateRelativePath: support for double pathdelims
git-svn-id: trunk@23666 -
|
2010-02-09 13:36:20 +00:00 |
|
paul
|
e20b46d170
|
languages: update Russian translations by Maxim
git-svn-id: trunk@23665 -
|
2010-02-09 01:38:46 +00:00 |
|
mattias
|
0ca654e75d
|
codetools: search in virtual directory first virtual units
git-svn-id: trunk@23652 -
|
2010-02-06 01:23:13 +00:00 |
|
mattias
|
d9170c2e4a
|
codetools: started otheridentifiertree, removed TcodeTreeNode.GetRootNode use GetRoot instead
git-svn-id: trunk@23588 -
|
2010-01-29 09:06:32 +00:00 |
|
mattias
|
32cf1ff162
|
translations: portuguese: updates from Marcelo B Paula
git-svn-id: trunk@23543 -
|
2010-01-23 20:42:29 +00:00 |
|
mattias
|
462d545377
|
codetools: define templates for fcl-async
git-svn-id: trunk@23529 -
|
2010-01-22 12:10:45 +00:00 |
|
paul
|
040bb76815
|
ide, codetools, packager: use Classes.TGetStrProc instead of similar locally defined types by Alexander S. Klenin (issue #0015556)
git-svn-id: trunk@23514 -
|
2010-01-21 02:24:16 +00:00 |
|
mattias
|
48254f0c98
|
codetools: fixed error handling for invalid . operator
git-svn-id: trunk@23512 -
|
2010-01-20 23:12:24 +00:00 |
|
mattias
|
44fe02f669
|
codetools: fixed array operator []
git-svn-id: trunk@23511 -
|
2010-01-20 23:08:51 +00:00 |
|
mattias
|
4f92e05edc
|
codetools: fixed getdefaultcompiledtargetos
git-svn-id: trunk@23509 -
|
2010-01-20 19:04:19 +00:00 |
|
mattias
|
4bd6581d25
|
codetools: fixed find declaration on last identifier of expression
git-svn-id: trunk@23508 -
|
2010-01-20 18:00:13 +00:00 |
|
mattias
|
a8e2247fae
|
codetools: fixed resolving property[]
git-svn-id: trunk@23507 -
|
2010-01-20 16:35:45 +00:00 |
|
paul
|
6a33b4b69e
|
codetools: add WordBool and QWordBool predefined fpc types
git-svn-id: trunk@23505 -
|
2010-01-20 14:45:36 +00:00 |
|
paul
|
23177da4f2
|
codetools: support dispinterface property declaration
git-svn-id: trunk@23504 -
|
2010-01-20 14:17:41 +00:00 |
|
paul
|
9e02d5824f
|
codetools: distinct dispinterface and other interfaces
git-svn-id: trunk@23500 -
|
2010-01-20 13:18:11 +00:00 |
|
mattias
|
19871f26cb
|
codetools: fixed completing empty classes
git-svn-id: trunk@23498 -
|
2010-01-20 11:30:24 +00:00 |
|
mattias
|
4a0a000909
|
codetools: var and type sections for classes
git-svn-id: trunk@23415 -
|
2010-01-09 23:04:13 +00:00 |
|
mattias
|
3e0e6a5370
|
codetools: undo parsing ^j
git-svn-id: trunk@23414 -
|
2010-01-09 21:53:31 +00:00 |
|
mattias
|
69a2b1adb2
|
codetools: parsing ^j character constant
git-svn-id: trunk@23413 -
|
2010-01-09 21:24:27 +00:00 |
|
mattias
|
171d63e5c4
|
codetools: class var/type section for generics
git-svn-id: trunk@23407 -
|
2010-01-09 16:40:40 +00:00 |
|
mattias
|
227801c427
|
codetools: implemented parsing class property
git-svn-id: trunk@23406 -
|
2010-01-09 16:27:36 +00:00 |
|
paul
|
4bd228a50a
|
components: remove ver2_0 code
git-svn-id: trunk@23396 -
|
2010-01-06 18:02:16 +00:00 |
|
mattias
|
20f8159dce
|
codetools: fixed class completion for new public methods without context
git-svn-id: trunk@23312 -
|
2009-12-28 11:45:59 +00:00 |
|
mattias
|
54c8997fd4
|
IDEIntf: TFileDescPascalUnit now uses syntax mode of project compiler options, bug #15394
git-svn-id: trunk@23286 -
|
2009-12-25 14:56:08 +00:00 |
|
mattias
|
0c612af90c
|
codetools: reduced debugging
git-svn-id: trunk@23278 -
|
2009-12-25 13:25:50 +00:00 |
|
mattias
|
55fdc3df73
|
codetools: added TSourceLog.DiskLineEnding, bug #15420
git-svn-id: trunk@23276 -
|
2009-12-25 13:14:38 +00:00 |
|
mattias
|
ddd8c3ab11
|
codetools: identifier completion: showing text and file not in statements
git-svn-id: trunk@23196 -
|
2009-12-19 17:13:11 +00:00 |
|
mattias
|
84ca3d5b33
|
codetools: identifier completion: added base types, bug #15354
git-svn-id: trunk@23164 -
|
2009-12-17 14:18:09 +00:00 |
|
mattias
|
4c254a359a
|
codetools: parsing new class type section without following visibility keyword, bug #15335
git-svn-id: trunk@23127 -
|
2009-12-13 19:46:04 +00:00 |
|
mattias
|
842f26f8f3
|
codetools: ctnGenericParam changed form compatible to exact, bug #15317
git-svn-id: trunk@23087 -
|
2009-12-11 21:32:05 +00:00 |
|
mattias
|
1b68eafebe
|
codetools: added option to not insert class comment for implementation
git-svn-id: trunk@23086 -
|
2009-12-11 20:37:22 +00:00 |
|
mattias
|
4be10ae220
|
IDE: removed designer method hack
git-svn-id: trunk@23063 -
|
2009-12-10 11:23:56 +00:00 |
|
mattias
|
0603ce86c8
|
IDE: using default package output directory until rebuild is needed
git-svn-id: trunk@23049 -
|
2009-12-09 12:41:30 +00:00 |
|
mattias
|
bab73b6f6e
|
IDE: configure install packages dlg: fixed save and rebuild button
git-svn-id: trunk@23046 -
|
2009-12-09 08:35:39 +00:00 |
|
mattias
|
34ee8ab50f
|
codetools: fixed search paths for directory debugger
git-svn-id: trunk@23025 -
|
2009-12-08 11:33:24 +00:00 |
|
mattias
|
e959ab8230
|
codetools: fixed search paths for directory debugger
git-svn-id: trunk@23024 -
|
2009-12-08 11:29:29 +00:00 |
|
mattias
|
4ee886db0d
|
xmlcfg: reduced debugging
git-svn-id: trunk@22996 -
|
2009-12-06 10:22:00 +00:00 |
|
mattias
|
c3417c257b
|
IDE: check i lpi file changes on disk
git-svn-id: trunk@22980 -
|
2009-12-05 20:30:35 +00:00 |
|
mattias
|
3d35bf6829
|
codetools: fixed uninitialized param
git-svn-id: trunk@22976 -
|
2009-12-05 18:04:18 +00:00 |
|
mattias
|
c5f7e33856
|
IDE: added IDEBuildOptions macro to codetools package
git-svn-id: trunk@22955 -
|
2009-12-04 11:32:51 +00:00 |
|
mattias
|
b8581d21e4
|
codetools: examples: fixed comment
git-svn-id: trunk@22944 -
|
2009-12-03 11:40:47 +00:00 |
|
mattias
|
0c3ffe4f45
|
codetools: added example file for methodjumping
git-svn-id: trunk@22943 -
|
2009-12-03 11:38:21 +00:00 |
|
mattias
|
3b25d319c3
|
codetools: examples: fixed title
git-svn-id: trunk@22942 -
|
2009-12-03 11:34:57 +00:00 |
|
mattias
|
2f778c1f3b
|
codetools: fixed adding published method into implicit first published section
git-svn-id: trunk@22941 -
|
2009-12-03 11:29:47 +00:00 |
|
mattias
|
5cdcfd3451
|
codetools: fixed compilation of examples
git-svn-id: trunk@22940 -
|
2009-12-03 11:10:47 +00:00 |
|
mattias
|
1d47d3d54a
|
IDE: when no lps file: open main unit
git-svn-id: trunk@22939 -
|
2009-12-03 10:59:32 +00:00 |
|
mattias
|
646abd53bf
|
codetools: fixed compilation of some examples
git-svn-id: trunk@22936 -
|
2009-12-03 10:28:17 +00:00 |
|
mattias
|
7dee2172f1
|
codetools: indenter: fixed using right block when on block end
git-svn-id: trunk@22922 -
|
2009-12-02 13:38:23 +00:00 |
|
mattias
|
6476b208c5
|
translations: portuguese: from Marcelo B Paula, bug #15224
git-svn-id: trunk@22899 -
|
2009-12-01 14:56:48 +00:00 |
|
mattias
|
f574d9ce60
|
codetools.lpk: removed pascalexpr.pas
git-svn-id: trunk@22898 -
|
2009-12-01 14:26:58 +00:00 |
|
mattias
|
1ac2ad2f43
|
codetools.lpk: disabled hints
git-svn-id: trunk@22892 -
|
2009-12-01 11:47:20 +00:00 |
|
mattias
|
a9f222d1e9
|
codetools: expreval: fixed parsing sub expressions, bug #15228
git-svn-id: trunk@22888 -
|
2009-12-01 09:08:40 +00:00 |
|
mattias
|
e26fe2aaa0
|
IDE: clean up
git-svn-id: trunk@22884 -
|
2009-11-30 20:58:22 +00:00 |
|
mattias
|
a8af53b8b2
|
IDE: added codetools.lpk
git-svn-id: trunk@22883 -
|
2009-11-30 20:58:04 +00:00 |
|
mattias
|
41403c5fbd
|
codetools: update for new fpc search of units with in filename: lowercase,uppercase
git-svn-id: trunk@22878 -
|
2009-11-30 19:20:35 +00:00 |
|
mattias
|
45f8f39a9e
|
codetools: auto indenter: fixed parsing in bbtStatement
git-svn-id: trunk@22868 -
|
2009-11-30 09:16:11 +00:00 |
|
mattias
|
6d42a4b2d0
|
codetools: expreval: fixed searching closing bracket
git-svn-id: trunk@22867 -
|
2009-11-30 08:56:44 +00:00 |
|
mattias
|
78d2df6cba
|
codetools1: updated lpk
git-svn-id: trunk@22866 -
|
2009-11-30 08:51:58 +00:00 |
|
mattias
|
5e40787741
|
codetools: auto indenter: fixed endless loop on pasting new section, bug #15030
git-svn-id: trunk@22864 -
|
2009-11-30 08:31:00 +00:00 |
|
mattias
|
5c09cc4e34
|
codetools: indenter: if no examples found, use defaults
git-svn-id: trunk@22861 -
|
2009-11-29 22:33:51 +00:00 |
|
mattias
|
a3eed789e4
|
codetools: indenter: closing statement on else
git-svn-id: trunk@22860 -
|
2009-11-29 22:22:56 +00:00 |
|
mattias
|
e97ed5a1c9
|
codetools: LoadFile revert=true: check Revert result
git-svn-id: trunk@22853 -
|
2009-11-28 15:23:23 +00:00 |
|
mattias
|
5fd00cffab
|
codetools: expreval: reading closing bracket if last char
git-svn-id: trunk@22850 -
|
2009-11-28 12:59:13 +00:00 |
|
mattias
|
dfc20b664d
|
codetools: completeblock: skip if target line is not empty or code behind is more indented
git-svn-id: trunk@22828 -
|
2009-11-27 16:50:24 +00:00 |
|
mattias
|
507823b744
|
codetools: expreval: fixed wrong out parameter
git-svn-id: trunk@22826 -
|
2009-11-27 11:20:06 +00:00 |
|
mattias
|
28026aebe8
|
codetools: expreval: added FreeEvalOperand
git-svn-id: trunk@22825 -
|
2009-11-27 11:13:07 +00:00 |
|
mattias
|
427177187f
|
codetools: expreval: fixed mem leak
git-svn-id: trunk@22824 -
|
2009-11-27 10:57:40 +00:00 |
|
mattias
|
691f65044f
|
codetools: expreval: return always true for declared
git-svn-id: trunk@22823 -
|
2009-11-27 10:38:38 +00:00 |
|
mattias
|
a13feabeb5
|
codetools: clean up old fpc ifdef
git-svn-id: trunk@22822 -
|
2009-11-27 10:34:30 +00:00 |
|
mattias
|
f4b89285e7
|
codetools: expreval: fixed mem leak
git-svn-id: trunk@22821 -
|
2009-11-27 10:23:04 +00:00 |
|
mattias
|
4a5ccd0c77
|
IDE: using new eval
git-svn-id: trunk@22812 -
|
2009-11-26 20:47:19 +00:00 |
|
mattias
|
ca19910ffe
|
codetools: fixed exmaple
git-svn-id: trunk@22811 -
|
2009-11-26 20:45:07 +00:00 |
|
mattias
|
88d5b48c92
|
codetools: using new eval for conditionals
git-svn-id: trunk@22810 -
|
2009-11-26 20:37:58 +00:00 |
|
mattias
|
7d0ed7d072
|
codetools: reduced debugging
git-svn-id: trunk@22808 -
|
2009-11-26 19:16:23 +00:00 |
|
mattias
|
58f1799eae
|
codetools: added example testexpreval
git-svn-id: trunk@22807 -
|
2009-11-26 19:12:41 +00:00 |
|
mattias
|
a39ba22e7d
|
codetools: clean up
git-svn-id: trunk@22806 -
|
2009-11-26 18:59:49 +00:00 |
|
mattias
|
e82caa9908
|
codetools: expreval: declared
git-svn-id: trunk@22805 -
|
2009-11-26 18:58:35 +00:00 |
|
mattias
|
3a77111581
|
codetools: expreval: brackets
git-svn-id: trunk@22804 -
|
2009-11-26 18:55:11 +00:00 |
|
mattias
|
09a2cd724b
|
codetools: expreval: string constants
git-svn-id: trunk@22803 -
|
2009-11-26 18:28:33 +00:00 |
|
mattias
|
4005006703
|
codetools: expreval: ! and unicodestring
git-svn-id: trunk@22801 -
|
2009-11-26 18:14:10 +00:00 |
|
mattias
|
bb1d9ea928
|
codetools: expreval: numbers
git-svn-id: trunk@22800 -
|
2009-11-26 17:59:02 +00:00 |
|
mattias
|
4d7aa9e2ea
|
codetools: expreval: and, or short eval set 0,1
git-svn-id: trunk@22799 -
|
2009-11-26 17:24:13 +00:00 |
|
mattias
|
47931548ff
|
codetools: expreval: not defined
git-svn-id: trunk@22798 -
|
2009-11-26 17:18:59 +00:00 |
|
mattias
|
2f9071355c
|
codetools: expreval: operators
git-svn-id: trunk@22797 -
|
2009-11-26 15:42:33 +00:00 |
|
mattias
|
da872a80c7
|
codetools: expreval: stack
git-svn-id: trunk@22779 -
|
2009-11-26 00:15:08 +00:00 |
|
mattias
|
5f2cf12f1f
|
codetools: expreval: readoperand
git-svn-id: trunk@22778 -
|
2009-11-25 23:12:34 +00:00 |
|
mattias
|
8906d2acae
|
codetools: added carbon/objc to search path for carbon intf ppu
git-svn-id: trunk@22774 -
|
2009-11-25 16:56:39 +00:00 |
|
mattias
|
5be7dd3157
|
codetools: expreval: readnextatom
git-svn-id: trunk@22768 -
|
2009-11-25 14:29:29 +00:00 |
|
mattias
|
2f998fb898
|
codetools: search unit objcbase in modeswitch objectivec1
git-svn-id: trunk@22765 -
|
2009-11-25 12:13:28 +00:00 |
|
mattias
|
6ba3e8f884
|
codetools: search unit objc in modeswitch objc
git-svn-id: trunk@22764 -
|
2009-11-25 12:05:27 +00:00 |
|
mattias
|
2f59dcd283
|
codetools: parsing weakexternal procedure specifier
git-svn-id: trunk@22762 -
|
2009-11-25 11:46:36 +00:00 |
|