svenbarth
|
3bd9927526
Rebase to revision 19694
|
14 лет назад |
sergei
|
c8e65c501a
* Don't optimize away implicit initialization/finalization procedures if corresponding clause is present in the source but is empty. Resolves #19701.
|
14 лет назад |
sergei
|
3a579ced7b
* Fixed IE201103063 when <dynamic array of unmanaged type> is being passed to <out open array> parameter.
|
14 лет назад |
paul
|
889196f1c8
compiler: don't allow to execute instance methods, use instance fields and properties from the nested class (bug #0020721)
|
14 лет назад |
Jonas Maebe
|
f67d7f08fc
* use temporary location to construct writestr() string, because the
|
14 лет назад |
florian
|
55c17a94d6
* fixes property typo
|
14 лет назад |
Jonas Maebe
|
84bf45f0e2
* give an error when trying to call an interface/protocol/category method
|
14 лет назад |
pierre
|
b19cab9802
New test
|
14 лет назад |
paul
|
7f7c665e64
compiler: push nested class hierarchy for parsing nested procedures arguments and results (mantis #0020690, mantis #0020038)
|
14 лет назад |
nickysn
|
6a0078e38a
* Updated PTCPas to version 0.99.12
|
14 лет назад |
pierre
|
dd266f262c
* Remove obsolete mips files
|
14 лет назад |
paul
|
2146d8a8ec
compiler: allow CASE record block after the methods and other record elements (issue #0020638)
|
14 лет назад |
paul
|
b8589d98cc
compiler: Don't allow duplicate property/procedure identifiers inside object declaration. The code which allowed this for delphi mode was initially written based on invalid test from mantis #0009176. Fixes bug #0020580.
|
14 лет назад |
paul
|
f685d67647
compiler: correctly traverse record fields while generating record constant (bug #0020594)
|
14 лет назад |
florian
|
5d4607f65a
* ignore errors in setlength parsing inside a generic functin, resolves #20557
|
14 лет назад |
sekelsenmat
|
2df900652e
fpvectorial is now moved to lazarus/components/fpvectorial
|
14 лет назад |
florian
|
6ec0f2549a
* factored load node flags out of node flags to gain space
|
14 лет назад |
florian
|
85b52cf8c3
- remove packed directive from jwapsapi.pas, partly resolves #20525
|
14 лет назад |
Jonas Maebe
|
a228b211c4
* allow local type definitions for "file of xx" component types
|
14 лет назад |
paul
|
c1866d5c17
compiler:
|
14 лет назад |
paul
|
c6ca9e5091
compiler:
|
14 лет назад |
florian
|
80b5100bf6
* don't check array ranges for being constant in generic declarations, resolves #20028
|
14 лет назад |
florian
|
2887065c9d
* forgotten test for last commit
|
14 лет назад |
marco
|
43e9ffca3b
* add bufdataset to test framework, Mantis #20081, patch by bigchimp
|
14 лет назад |
Jonas Maebe
|
d8b008b0b0
* require that "overload" is present in the interface if it's used in the
|
14 лет назад |
paul
|
85c2f195d6
compiler: convert string constants from and to codepage 0. use compiler codepage during the conversion + test
|
14 лет назад |
pierre
|
6e3c6319c2
* New file for cthreads unit support
|
14 лет назад |
pierre
|
318232ebb8
i386 openbsd C objects added
|
14 лет назад |
paul
|
7013237317
tests: fix tencodingtest to use internal bytes instead of external files
|
14 лет назад |
pierre
|
98524eef69
* Script to check system call numbers
|
14 лет назад |