Commit Graph

18 Commits

Author SHA1 Message Date
mattias
9f4cf4d538 jcf.lpr: fixed compilation
git-svn-id: trunk@35434 -
2012-02-17 19:54:00 +00:00
paul
1f597e595b jcf: fix char case in unit names
git-svn-id: trunk@22248 -
2009-10-21 07:57:37 +00:00
paul
66216cd1eb jcf2: update from the main repository to r823
git-svn-id: trunk@22217 -
2009-10-18 08:58:08 +00:00
paul
5a9e74a1fa jcf: update from the main repository
git-svn-id: trunk@19107 -
2009-03-26 05:55:59 +00:00
paul
471ec5ea59 jcf2: sync with r773 of main jcf2 tree (also fixes issue #0012977):
- some use of JcfStringUtils instead of JclStrings
 - IndentProcedureBody setting
 - StrPadLeft implementation in JcfStringUtils.pas
 - added StrIPos function to JcfStringUtils.pas and tests
 - renamed VersionConsts.pas to JcfVersionConsts.pas to avoid a name clash with a unit in another package
 - rearranging util functions

git-svn-id: trunk@18292 -
2009-01-15 02:08:47 +00:00
paul
c50309a06c jcf2: sync with r741 (finished MoveSpaceToBeforeColon, initial support of fpc *operators*, misc fixes)
git-svn-id: trunk@17873 -
2008-12-21 03:44:59 +00:00
mattias
1a4313f8bc codetools: consistencychecks now raises exceptions, accelerated TExprEval, added TExprEval.ChangeStamp
git-svn-id: trunk@17858 -
2008-12-18 22:32:30 +00:00
paul
035d9ead5b jcf: reduce amount of warnings
git-svn-id: trunk@17838 -
2008-12-15 04:41:38 +00:00
paul
351862c47d jcf: sync with r728
git-svn-id: trunk@17836 -
2008-12-15 02:59:23 +00:00
paul
2f530e41d5 jcf2: sync with main repository r718
git-svn-id: trunk@17811 -
2008-12-12 02:06:31 +00:00
darius
ae817f22ad Reverting back to r17160 r17161 #0beee144e6 was an accidental commit
git-svn-id: trunk@17162 -
2008-10-31 00:38:03 +00:00
darius
0beee144e6 ""
git-svn-id: trunk@17161 -
2008-10-31 00:29:18 +00:00
paul
416ced6947 jcf2: initialize Application object to allow form showing
git-svn-id: trunk@16981 -
2008-10-13 08:02:32 +00:00
paul
80cb5bada3 jcf2: finish JcfUtils at first glance
git-svn-id: trunk@16980 -
2008-10-13 06:23:30 +00:00
paul
1ba76f06e4 jcf2: correctly add used units to project
git-svn-id: trunk@16979 -
2008-10-13 03:41:04 +00:00
paul
d3cc59116c jcf2: try to isolate/remove windows unit dependency
git-svn-id: trunk@16955 -
2008-10-11 09:30:16 +00:00
paul
7c0a1d29a9 jcf:
- add JcfUtils unit with almost empty implementation
  - replace usage of Jcl units with JcfUtils.
  - add lazarus project for console jcf application

git-svn-id: trunk@16945 -
2008-10-10 05:33:07 +00:00
paul
255062d13d components: initial of jcf2 r676 as is without output, tests and help directories. It does not useful for lazarus at moment
git-svn-id: trunk@16938 -
2008-10-09 08:06:32 +00:00