florian
|
7b2b51e6f3
* fix and simplify twhilerepeatnode.internalsimplify
|
3 tygodni temu |
Michaël Van Canneyt
|
5f5fb3febb
* Again timezone fixes
|
3 tygodni temu |
florian
|
6b0942166c
* fix type casts
|
3 tygodni temu |
Pierre Muller
|
2757e8f299
Fix assembler syntax error in last commit
|
3 tygodni temu |
florian
|
9bff60e270
+ implement while i>0 do ... dec(i); to if i>0 then repeat ... dec(i) until i=0; as proposed by Rika in mr1122
|
3 tygodni temu |
Michaël Van Canneyt
|
7a24c2e720
* Fix 3.2.2 compilation of pas2js
|
3 tygodni temu |
florian
|
ea76a1f5e0
* make thread var count size CPU dependent
|
3 tygodni temu |
florian
|
f1251160db
* trailing spaces removed
|
3 tygodni temu |
J. Gareth "Curious Kit" Moreton
|
37cd24f65a
* x86: Minor refactoring of "VmovdqxVmovdqxVmovdqxVmovdqx2VmovdqyVmovdqy" optimisations to avoid requirement of AVX2
|
2 miesięcy temu |
ccrause
|
0e30f6c97c
at90usb8u2 and atmega8u2 should use rjmp/rcall because of small flash size.
|
3 tygodni temu |
florian
|
dbf18e9d29
* formatting
|
3 tygodni temu |
Michaël Van Canneyt
|
f8e45083d0
* TLocalTimeZone.FixDoGetOffsetsAndType
|
3 tygodni temu |
florian
|
285ba1cc6f
* allow generic parameters to be used as array limits, resolves #41358
|
4 tygodni temu |
Michaël Van Canneyt
|
8a738d3253
* Some Delphi compatibility fixes
|
4 tygodni temu |
Michaël Van Canneyt
|
64e57de183
* Add format method for Delphi compatibility
|
4 tygodni temu |
Margers
|
57092e3336
Mouse wheel for go32v2.
|
4 tygodni temu |
Margers
|
34f50766e1
Mouse wheel for msdos.
|
4 tygodni temu |
Margers
|
13f44e0284
Mouse wheel generate only down action.
|
4 tygodni temu |
florian
|
38fd88f001
* strange oversight fixed that tcgassignmentnode.pass_generate_code doesn't handle a certain
|
4 tygodni temu |
Rika Ichinose
|
5f69f5a7cf
For JVM, use float64xxx wrappers instead of unsupported lvalue casts.
|
4 tygodni temu |
marcoonthegit
|
9f9c546494
* add deprecated to a call with a message about subsitute.
|
4 tygodni temu |
mattias
|
c307108748
fcl-db: parse float .3 and -.3
|
4 tygodni temu |
J. Gareth "Curious Kit" Moreton
|
d030c85f12
* Fixed bug where a TCallParaNode's "originalindex" defaulted to the wrong value when loading from PPU
|
2 miesięcy temu |
florian
|
5101d2c4ac
* fix test
|
1 miesiąc temu |
florian
|
adede6d2ae
* use math.frexp in system unit, should fix #41250
|
1 miesiąc temu |
Rika Ichinose
|
a789dfc8e8
Simplify UTF8Encode & Decode.
|
1 miesiąc temu |
Michaël Van Canneyt
|
d95c3ed784
* Patch from Werner Pamler to implement InternalSize. Fixes issue #41033
|
1 miesiąc temu |
Michaël Van Canneyt
|
0d4634742a
* Address some remarks by Alexey Torgashin. Make sure there are 2 long strings in the list
|
1 miesiąc temu |
Karl-Michael Schindler
|
9844fa0949
Update German translations of error message files.
|
1 miesiąc temu |
Michaël Van Canneyt
|
ad89d402a5
* Test for long string in hash object list
|
1 miesiąc temu |