florian
|
42e54c1ad5
* max_operands needs only to be 2 on avr
|
6 tahun lalu |
pierre
|
0e546d47ca
Fix 3 operand version of MatchOpType
|
6 tahun lalu |
Mattias Gaertner
|
fe7805c5fe
fcl-web: fixed simpleserver on darwin
|
6 tahun lalu |
Mattias Gaertner
|
3d2322512e
pastojs: stack trace in nodejs
|
6 tahun lalu |
Mattias Gaertner
|
bdb3a9175d
pastojs: fixed escaping invalid UTF-16 in string literals
|
6 tahun lalu |
Mattias Gaertner
|
59414e3030
pastojs: fixed escaping invalid UTF-16 i string literals
|
6 tahun lalu |
Mattias Gaertner
|
f0e75cdbbb
fcl-js: fixed escaping invalid UTF-16 i string literals
|
6 tahun lalu |
florian
|
9b0ff05ee8
- get rid of MaxOps, it is redundant with max_operands
|
6 tahun lalu |
Jonas Maebe
|
513481ad71
* fixed overzealous removal of an assigned(t1) check in r40142 (it was for a
|
6 tahun lalu |
yury
|
a19528efa1
* Fixed warnings.
|
6 tahun lalu |
yury
|
78a26e53f8
* Fixed warnings.
|
6 tahun lalu |
yury
|
a077e0dd90
* Fixed comparison.
|
6 tahun lalu |
yury
|
30d64cec68
* Removed unused local vars.
|
6 tahun lalu |
yury
|
a026252508
* Commented out unused "size" local var.
|
6 tahun lalu |
yury
|
4357caaad8
* Removed unused local vars.
|
6 tahun lalu |
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 tahun lalu |
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 tahun lalu |
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 tahun lalu |
yury
|
bfbe50bc04
* pas2jni: Added option: -N - Do not generate a Java code for auto-loading of the shared library.
|
6 tahun lalu |
Mattias Gaertner
|
2aab88ee4e
pastojs: fixed range check of o.aArray[index]
|
6 tahun lalu |
Mattias Gaertner
|
3979f9922a
pastojs: fixed range check of o.aString[index]
|
6 tahun lalu |
Mattias Gaertner
|
f116d51fd9
pastojs: load include file from cache
|
6 tahun lalu |
Mattias Gaertner
|
571094912b
fcl-passrc: fixed error position on include file not found
|
6 tahun lalu |
pierre
|
2a9ce2ed6c
Disable three operand overload of MatchOpType for avr and jvm targets, which only have 2 operands max
|
6 tahun lalu |
Mattias Gaertner
|
c39cc4475f
pastojs: fixed assigning class var of descended classes
|
6 tahun lalu |
Mattias Gaertner
|
3f50c51225
fcl-passrc: added TPasResolver.IsClassField
|
6 tahun lalu |
Mattias Gaertner
|
2070df21ac
fcl-passrc: debug check
|
6 tahun lalu |
Mattias Gaertner
|
2f5d081b5d
nodepas2js: clean up
|
6 tahun lalu |
pierre
|
e49025a086
More -CriotR fixes:
|
6 tahun lalu |
florian
|
59d5d6ec95
+ factored out TX86AsmOptimizer.PrePeepholeOptIMUL, used now by x86-64 and i386
|
6 tahun lalu |