florian
|
42e54c1ad5
* max_operands needs only to be 2 on avr
|
преди 6 години |
pierre
|
0e546d47ca
Fix 3 operand version of MatchOpType
|
преди 6 години |
Mattias Gaertner
|
fe7805c5fe
fcl-web: fixed simpleserver on darwin
|
преди 6 години |
Mattias Gaertner
|
3d2322512e
pastojs: stack trace in nodejs
|
преди 6 години |
Mattias Gaertner
|
bdb3a9175d
pastojs: fixed escaping invalid UTF-16 in string literals
|
преди 6 години |
Mattias Gaertner
|
59414e3030
pastojs: fixed escaping invalid UTF-16 i string literals
|
преди 6 години |
Mattias Gaertner
|
f0e75cdbbb
fcl-js: fixed escaping invalid UTF-16 i string literals
|
преди 6 години |
florian
|
9b0ff05ee8
- get rid of MaxOps, it is redundant with max_operands
|
преди 6 години |
Jonas Maebe
|
513481ad71
* fixed overzealous removal of an assigned(t1) check in r40142 (it was for a
|
преди 6 години |
yury
|
a19528efa1
* Fixed warnings.
|
преди 6 години |
yury
|
78a26e53f8
* Fixed warnings.
|
преди 6 години |
yury
|
a077e0dd90
* Fixed comparison.
|
преди 6 години |
yury
|
30d64cec68
* Removed unused local vars.
|
преди 6 години |
yury
|
a026252508
* Commented out unused "size" local var.
|
преди 6 години |
yury
|
4357caaad8
* Removed unused local vars.
|
преди 6 години |
yury
|
2dc64e5fae
* Reverted r40181 because the "not inlined" notes are issued not due to access to private fields, but due to string conversion. It need to be fixed by overloaded versions of some methods.
|
преди 6 години |
yury
|
fa2d82f879
* Removed 'inline' from public methods of TFPObjectList and TFPHashObjectList since they use private fields and can not be inlined when called from other units.
|
преди 6 години |
yury
|
1b151df89f
* Make SetLength() to emit hint "Local variable "s" of a managed type does not seem to be initialized" instead of the warning. This change is needed because when calling a regular procedure with a ver parameter of a managed type the hint is generated. Now SetLength() behaves the same.
|
преди 6 години |
yury
|
bfbe50bc04
* pas2jni: Added option: -N - Do not generate a Java code for auto-loading of the shared library.
|
преди 6 години |
Mattias Gaertner
|
2aab88ee4e
pastojs: fixed range check of o.aArray[index]
|
преди 6 години |
Mattias Gaertner
|
3979f9922a
pastojs: fixed range check of o.aString[index]
|
преди 6 години |
Mattias Gaertner
|
f116d51fd9
pastojs: load include file from cache
|
преди 6 години |
Mattias Gaertner
|
571094912b
fcl-passrc: fixed error position on include file not found
|
преди 6 години |
pierre
|
2a9ce2ed6c
Disable three operand overload of MatchOpType for avr and jvm targets, which only have 2 operands max
|
преди 6 години |
Mattias Gaertner
|
c39cc4475f
pastojs: fixed assigning class var of descended classes
|
преди 6 години |
Mattias Gaertner
|
3f50c51225
fcl-passrc: added TPasResolver.IsClassField
|
преди 6 години |
Mattias Gaertner
|
2070df21ac
fcl-passrc: debug check
|
преди 6 години |
Mattias Gaertner
|
2f5d081b5d
nodepas2js: clean up
|
преди 6 години |
pierre
|
e49025a086
More -CriotR fixes:
|
преди 6 години |
florian
|
59d5d6ec95
+ factored out TX86AsmOptimizer.PrePeepholeOptIMUL, used now by x86-64 and i386
|
преди 6 години |