Commit graph

67 commits

Author SHA1 Message Date
cxl
44037d6a0c 'Event' branch merged into trunk (Callback now deprecated)
git-svn-id: svn://ultimatepp.org/upp/trunk@10260 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-10-04 08:15:05 +00:00
cxl
66279771fa adl do_clone refactored (WithClone), CppParser 'final' support corrected
git-svn-id: svn://ultimatepp.org/upp/trunk@10226 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-09-19 07:49:48 +00:00
cxl
955daa24a4 Assist++ now supports 'final', FindFile.cpp cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@10211 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-09-18 10:39:55 +00:00
cxl
8ebdcbb0d5 uppsrc: NAMESPACE_UPP / END_UPP_NAMESPACE removed
git-svn-id: svn://ultimatepp.org/upp/trunk@10186 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-08-26 17:15:30 +00:00
cxl
95e6b82f82 ide: Error capture optimized #1368
git-svn-id: svn://ultimatepp.org/upp/trunk@9419 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-01-18 08:58:58 +00:00
cxl
b121df5ed5 cpp: Fixed issue with Alt+C after typedef #1313
git-svn-id: svn://ultimatepp.org/upp/trunk@9097 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-28 08:14:59 +00:00
cxl
b4478f671c cpp: using style typedefs improved
git-svn-id: svn://ultimatepp.org/upp/trunk@9008 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-12 12:09:03 +00:00
cxl
cc459e5010 cpp: fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@9006 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-12 06:50:27 +00:00
cxl
6063771495 cpp: Fixed for stdlibc++ from GCC 4.9
git-svn-id: svn://ultimatepp.org/upp/trunk@9004 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-11 20:57:53 +00:00
cxl
d683173f72 ide: CppParser issues
git-svn-id: svn://ultimatepp.org/upp/trunk@9002 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-11 17:46:29 +00:00
cxl
226123bac5 cpp: Resolved issue with initializer list local parameters #1252
git-svn-id: svn://ultimatepp.org/upp/trunk@8957 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-09-21 16:20:23 +00:00
cxl
5ebe8cd59c ide: Fixed issue with enum variables #1262
git-svn-id: svn://ultimatepp.org/upp/trunk@8927 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-09-14 14:55:45 +00:00
cxl
71d46ca7f3 ide: Fixed cpp issue with class variable definition #1221
git-svn-id: svn://ultimatepp.org/upp/trunk@8924 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-09-14 12:33:22 +00:00
cxl
b9d5968fbf cpp: Fixed issue with bitfields
git-svn-id: svn://ultimatepp.org/upp/trunk@8784 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-08-01 15:58:26 +00:00
cxl
8bdd9b5146 ide: Fixed declaration/definition swap issue with constructors/destructors #1216
git-svn-id: svn://ultimatepp.org/upp/trunk@8766 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-28 21:33:58 +00:00
cxl
4b8ccc7ac0 cpp: inline namespace now ignored
git-svn-id: svn://ultimatepp.org/upp/trunk@8752 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-26 08:27:11 +00:00
cxl
05c3404a94 cpp: C++11 completed
git-svn-id: svn://ultimatepp.org/upp/trunk@8750 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-26 08:18:04 +00:00
cxl
bce47a0af8 cpp: decltype, trailing return type support
git-svn-id: svn://ultimatepp.org/upp/trunk@8747 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-25 10:39:38 +00:00
cxl
371a368960 cpp: C++11 features
git-svn-id: svn://ultimatepp.org/upp/trunk@8745 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-24 20:35:15 +00:00
cxl
530fed4adf cpp: Lambda support
git-svn-id: svn://ultimatepp.org/upp/trunk@8712 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-20 17:56:51 +00:00
cxl
8cdf4171bb cpp: auto/for handling improved for standard containers
git-svn-id: svn://ultimatepp.org/upp/trunk@8710 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-20 15:09:33 +00:00
cxl
241d02d67a cpp: C++11 for(auto x: v) now supported
git-svn-id: svn://ultimatepp.org/upp/trunk@8705 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-19 16:27:03 +00:00
cxl
857d949be0 cpp: 'auto' support
git-svn-id: svn://ultimatepp.org/upp/trunk@8703 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-19 10:43:21 +00:00
cxl
c03af1d306 cpp: Expression refactored
git-svn-id: svn://ultimatepp.org/upp/trunk@8700 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-18 12:49:23 +00:00
cxl
6fe5b284ed cpp: Now able to handle K&R style function headers #1136
git-svn-id: svn://ultimatepp.org/upp/trunk@8611 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-06-28 13:28:47 +00:00
cxl
ef005cf60e .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@8588 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-06-24 06:36:04 +00:00
cxl
4436f13b3f ide: Fixed cpp issue with false unnamed variables #872
git-svn-id: svn://ultimatepp.org/upp/trunk@8581 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-06-22 14:31:29 +00:00
cxl
515b0bfe8f cpp: Scope issue with macro fix #1099
git-svn-id: svn://ultimatepp.org/upp/trunk@8502 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-06-03 07:21:43 +00:00
cxl
97bd62627c cpp: Fixed issue with #define inside the scope #1099
git-svn-id: svn://ultimatepp.org/upp/trunk@8501 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-06-03 07:06:22 +00:00
cxl
2e08c9a5ad .cpp namespace KIND string
git-svn-id: svn://ultimatepp.org/upp/trunk@8470 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-05-22 07:17:11 +00:00
cxl
bd3def0bdf ide: cpp: Alt+C works again #1060
git-svn-id: svn://ultimatepp.org/upp/trunk@8461 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-05-18 08:38:41 +00:00
cxl
17dd6e57f3 .cpp
git-svn-id: svn://ultimatepp.org/upp/trunk@8451 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-05-15 10:19:56 +00:00
cxl
49d3de4a8a New Cpp preprocesing parser merged
git-svn-id: svn://ultimatepp.org/upp/trunk@8427 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-05-11 17:13:55 +00:00
cxl
d5a2bc3804 CParser: IDs now can contain '$'
git-svn-id: svn://ultimatepp.org/upp/trunk@8293 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-03-24 14:50:33 +00:00
cxl
9b586f5fbc ide: binary file detection tweaked, CppBase now allows M$ ids with $
git-svn-id: svn://ultimatepp.org/upp/trunk@8273 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-03-16 16:12:04 +00:00
cxl
ec2f4658ba CppBase: Fixed issue with operators<, >...
git-svn-id: svn://ultimatepp.org/upp/trunk@8254 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-03-10 08:31:23 +00:00
cxl
551a27cbbd CppBase: Supporting some specific template constructions
git-svn-id: svn://ultimatepp.org/upp/trunk@8178 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-02-15 09:40:53 +00:00
cxl
d18a417986 CppBase: struct template specialisation
git-svn-id: svn://ultimatepp.org/upp/trunk@8176 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-02-14 18:13:40 +00:00
cxl
aed5ce7199 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@8169 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-02-12 08:50:01 +00:00
cxl
9447229393 CppBase: preparing for preprocessor, Sql: Fixed NOAPPSQL isues, cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@8160 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-02-09 18:22:30 +00:00
cxl
715e2a6276 ide: Context goto now works on local variables and parameters too
git-svn-id: svn://ultimatepp.org/upp/trunk@7524 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-07-20 14:36:24 +00:00
cxl
02ff80afe3 ide: Find&Replace position new after scrollbars #807
git-svn-id: svn://ultimatepp.org/upp/trunk@7500 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-07-11 08:56:24 +00:00
cxl
ba7ab3ed50 cpp11 branch merged back to to trunk
git-svn-id: svn://ultimatepp.org/upp/trunk@7047 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-16 16:33:48 +00:00
cxl
8d3e20ae98 Assist C++11 issue #535
git-svn-id: svn://ultimatepp.org/upp/trunk@6593 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-11-21 07:16:46 +00:00
cxl
1639554140 ide: Fixed parsing >> as nested template brackets (Bug #361)
git-svn-id: svn://ultimatepp.org/upp/trunk@5586 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-28 18:23:45 +00:00
cxl
304df59cb0 Core: TrimLeft(prefix, s), TrimRight(suffix, s), ide: Support for force_inline
git-svn-id: svn://ultimatepp.org/upp/trunk@5542 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-10 14:31:24 +00:00
cxl
b20c5768af ide: Fixed assist++ handling of SKYLARK macro
git-svn-id: svn://ultimatepp.org/upp/trunk@5341 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-09-09 14:35:11 +00:00
cxl
6df60839cc ide: RPC_METHOD support
git-svn-id: svn://ultimatepp.org/upp/trunk@5233 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-26 19:39:19 +00:00
cxl
be3edebd6c .ide: fixed Skylark support in assist++ natural presentation
git-svn-id: svn://ultimatepp.org/upp/trunk@5211 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-17 19:59:29 +00:00
cxl
b324b9e852 ide: Skylark support, Skylark: tutorial
git-svn-id: svn://ultimatepp.org/upp/trunk@5188 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-14 17:43:57 +00:00