mattias
|
41ab419765
|
codetools: allowing @end labels in asm blocks
git-svn-id: trunk@15945 -
|
2008-08-03 20:24:38 +00:00 |
|
mattias
|
60e3f56061
|
codetools: implemented parsing 1e-16, bug #8446
git-svn-id: trunk@15880 -
|
2008-07-26 18:16:56 +00:00 |
|
mattias
|
1bc45f97db
|
codetools: implemented file of identifier for parameters, bug #11025
git-svn-id: trunk@15879 -
|
2008-07-26 18:04:13 +00:00 |
|
mattias
|
cbc57806d7
|
synedit: pascal highlighter: implemented mode Delphi/ObjFPC and nested comments
git-svn-id: trunk@15874 -
|
2008-07-26 15:11:57 +00:00 |
|
mattias
|
9b4a380f50
|
codetools: returning false on error searching ancestors, bug #11665
git-svn-id: trunk@15828 -
|
2008-07-21 11:39:11 +00:00 |
|
mattias
|
194d128c0f
|
IDE: allowing negative font height
git-svn-id: trunk@15812 -
|
2008-07-18 08:08:06 +00:00 |
|
mattias
|
ec306d185d
|
codetools: added debugging info or dangling events
git-svn-id: trunk@15811 -
|
2008-07-18 08:00:07 +00:00 |
|
mattias
|
c1b02e4ddd
|
codetools: added range check, bug #11573
git-svn-id: trunk@15607 -
|
2008-06-28 20:43:32 +00:00 |
|
mattias
|
49291a20cd
|
codetools: fixed reading til statement end, bug #7970
git-svn-id: trunk@15208 -
|
2008-05-22 15:08:31 +00:00 |
|
mattias
|
a45d589f57
|
codetools: extended ctnWithStatement EndPos to next atom when possible, bug #7970
git-svn-id: trunk@15207 -
|
2008-05-22 14:48:32 +00:00 |
|
mattias
|
376c870ffe
|
codetools: fixed EndPos of ctnWithStatement
git-svn-id: trunk@15205 -
|
2008-05-22 14:01:11 +00:00 |
|
mattias
|
5d66571b44
|
IDE: implemented parsing LCLVersion from lfm, added ResourceBaseClass to TUnitInfo and TPkgFile
git-svn-id: trunk@15106 -
|
2008-05-12 16:59:43 +00:00 |
|
mattias
|
5f7d69844d
|
codetools: implemented parsin unitname.identifier for function types results
git-svn-id: trunk@15097 -
|
2008-05-12 09:52:37 +00:00 |
|
mattias
|
1c51099541
|
IDE: implemented showing help for identifier completion
git-svn-id: trunk@15065 -
|
2008-05-06 21:37:25 +00:00 |
|
mattias
|
5122d3eaaf
|
codetools: not reparsing when cursor in valid interface
git-svn-id: trunk@15064 -
|
2008-05-06 19:19:40 +00:00 |
|
mattias
|
08ee4f4862
|
codetools: missing semicolong in procedure modifiers now allowed for fpc too - sigh
git-svn-id: trunk@14875 -
|
2008-04-17 22:54:28 +00:00 |
|
mattias
|
abd08bc5f4
|
codetools: implemented parsing var a:b; export name c;, bug #11002
git-svn-id: trunk@14524 -
|
2008-03-15 10:24:12 +00:00 |
|
vincents
|
035ee959b3
|
fixed compilation with fpc 2.3.1, which does not allow passing literal chars to formal const parameters (bug #10949)
git-svn-id: trunk@14452 -
|
2008-03-07 10:17:39 +00:00 |
|
mattias
|
91f054ad10
|
codetools: implemented parsing on Exception do, bug #9291
git-svn-id: trunk@13702 -
|
2008-01-09 22:33:28 +00:00 |
|
mattias
|
876cefb855
|
codetools: CreateMethod: implemented adding units for parameter types, bug #10594
git-svn-id: trunk@13693 -
|
2008-01-09 19:45:29 +00:00 |
|
mattias
|
f9cbb95fc4
|
codetools: fixed parsing classes containing only the inheritage brackets, but no end (bug #10563)
git-svn-id: trunk@13644 -
|
2008-01-05 23:04:14 +00:00 |
|
mattias
|
4b2895f732
|
codetools: fixed ignoreerrorafter position to <= instead of <
git-svn-id: trunk@13561 -
|
2008-01-01 21:03:27 +00:00 |
|
mattias
|
b7a82699cc
|
codetools: added ErrorNicePosition to distingush between error position and probable cause of error
git-svn-id: trunk@13560 -
|
2008-01-01 20:26:48 +00:00 |
|
mattias
|
b9e3bc84b4
|
codetools: code completion: completing class interface properties
git-svn-id: trunk@13338 -
|
2007-12-15 12:58:25 +00:00 |
|
mattias
|
e9a74b0e51
|
codetools: added phpWithHasDefaultValues
git-svn-id: trunk@13251 -
|
2007-12-09 11:49:53 +00:00 |
|
mattias
|
3492130ddf
|
codetools: replaced some var with out
git-svn-id: trunk@13222 -
|
2007-12-08 14:17:46 +00:00 |
|
mattias
|
bf2f4fb951
|
codetools: parser: fixed parsing methods after var protected section
git-svn-id: trunk@12407 -
|
2007-10-10 15:56:22 +00:00 |
|
mattias
|
9b445a52cc
|
codetools: added keyword unimplemented
git-svn-id: trunk@12353 -
|
2007-10-06 18:45:15 +00:00 |
|
mattias
|
6e481f5330
|
codetools: fixed parsing class functions in programs
git-svn-id: trunk@12131 -
|
2007-09-22 11:26:18 +00:00 |
|
mattias
|
ffc01c88f4
|
codetools: fixed regression to jump between methods in implementation classes
git-svn-id: trunk@11850 -
|
2007-08-23 14:27:29 +00:00 |
|
mattias
|
896b613597
|
codetools: fixed parsing properties of class interfaces
git-svn-id: trunk@11835 -
|
2007-08-18 15:37:32 +00:00 |
|
mattias
|
afcbbf4db0
|
codetools: implemented local type and var section for generics
git-svn-id: trunk@11833 -
|
2007-08-17 12:48:29 +00:00 |
|
mattias
|
13c2b40e20
|
codetools: implemented parsing the new fpc 2.3.1 generics, simple find declaration for generics
git-svn-id: trunk@11829 -
|
2007-08-16 17:12:56 +00:00 |
|
mattias
|
efaec13a02
|
codetools, TSynPasSyn: aded bitpacked keyword
git-svn-id: trunk@11173 -
|
2007-05-21 10:09:46 +00:00 |
|
mattias
|
a6d2e13791
|
replaced calls to MethodName with hooks
git-svn-id: trunk@11036 -
|
2007-04-29 22:18:42 +00:00 |
|
mattias
|
dd7b5ba113
|
IDE: fixed adding spaces for identifier completion adding method declarations to classes
git-svn-id: trunk@10479 -
|
2007-01-19 16:48:20 +00:00 |
|
mattias
|
07cdb27c5d
|
IDE: added Close Project menu item
git-svn-id: trunk@10413 -
|
2007-01-10 19:28:38 +00:00 |
|
mattias
|
e8fa91fe05
|
IDE: implemented loading .po files of packages
git-svn-id: trunk@10411 -
|
2007-01-10 01:29:36 +00:00 |
|
mattias
|
d94c0106dc
|
codetools: added example for identifier completion
git-svn-id: trunk@10402 -
|
2007-01-08 23:56:58 +00:00 |
|
mattias
|
735b70957a
|
codetools: code completion: implemented adding methog declaration for method body at cursor
git-svn-id: trunk@10386 -
|
2007-01-06 13:00:36 +00:00 |
|
mattias
|
9aa007713c
|
codetools: fixed parsing if then begin..end statements till end
git-svn-id: trunk@10382 -
|
2007-01-05 14:57:49 +00:00 |
|
mattias
|
75f42392b4
|
h2paswizard: implemented redordering files, started tool to replace implicit types in parameters
git-svn-id: trunk@10309 -
|
2006-12-06 16:51:56 +00:00 |
|
mattias
|
220d4e0e7c
|
codetools: added MacPAS mode specials: IFC, ELSEC, ELIFC, ENDC, defined identifier, undefined identifier, SETC, SETC name := value, out as parameter name, property as parameter name
git-svn-id: trunk@10283 -
|
2006-12-04 00:00:36 +00:00 |
|
mattias
|
c045101121
|
codetools: remove debugging code
git-svn-id: trunk@10223 -
|
2006-11-20 18:18:40 +00:00 |
|
mattias
|
e5fdfd28ff
|
codetools: allowed: var identifier: class of identifier
git-svn-id: trunk@10222 -
|
2006-11-20 16:28:20 +00:00 |
|
mattias
|
0b3a85d0e6
|
codetools: adding missing semicolon on code completing forward procedures
git-svn-id: trunk@10139 -
|
2006-10-31 12:22:13 +00:00 |
|
mattias
|
53dde5cff5
|
codetools: improved parsing variable section with errors
git-svn-id: trunk@9894 -
|
2006-09-14 19:30:01 +00:00 |
|
mattias
|
6446572899
|
codetools: fixed packed class
git-svn-id: trunk@9744 -
|
2006-08-23 19:05:54 +00:00 |
|
mattias
|
83fc712326
|
codetools: fixed parsing invalid subrange
git-svn-id: trunk@9626 -
|
2006-07-17 18:47:07 +00:00 |
|
mattias
|
609922d9e5
|
codetools: fixed validating last error
git-svn-id: trunk@9502 -
|
2006-06-27 15:28:37 +00:00 |
|