Mattias Gaertner
|
7bc1dd4616
fcl-passrc: fixed searching forward proc in local scope
|
6 years ago |
Jeppe Johansen
|
53542b7c5e
- Port RISC-V64 startup code to native inline routines.
|
6 years ago |
Jeppe Johansen
|
2b78a8fd3d
- Add support for .option directive in riscv assembler.
|
6 years ago |
svenbarth
|
e6add40495
* fix for Mantis #35348: correctly handle symbols that aren't parameter types (e.g. default values)
|
6 years ago |
svenbarth
|
c147debda1
* ensure that the correct amount of parameters is used for an operator overload (this is essentially important for unary operators that were declared with two arguments)
|
6 years ago |
Jonas Maebe
|
349bb2ff38
* check CurrentPPULongVersion in ppumove
|
6 years ago |
Jonas Maebe
|
927fbc4387
* documented usage of ppuversion and ppulongversion
|
6 years ago |
Mattias Gaertner
|
b303f5ce63
pastojs: updated year
|
6 years ago |
Mattias Gaertner
|
25137aef66
pas2js: help
|
6 years ago |
Mattias Gaertner
|
faf8a5870c
pastojs: handling environment options PAS2JS_OPTS
|
6 years ago |
marco
|
0d87116b81
* add MB_CANCELTRYCONTINUE and MB*MASK constants. mantis 35244
|
6 years ago |
marco
|
93a3764cd5
* patch from Bart for mantis 35271 committed. Avoid create directory block when extractfilepath(<filename>) is empty
|
6 years ago |
nickysn
|
b9e3a0692c
+ added h2paschk.pas to the makefiles
|
6 years ago |
nickysn
|
47b8bf5924
+ added the initial implementation of my C structure checker code generator
|
6 years ago |
marco
|
8564fe7f24
* add readdirectorychangedw (only -W function) mantis 35311
|
6 years ago |
Mattias Gaertner
|
c3ce3dd911
pastojs: fixed record constructors
|
6 years ago |
michael
|
61cd2e219d
* Patch from Serge Anvarov to use local time for keyinfo (bug ID 35100)
|
6 years ago |
marco
|
d5f2764dd3
* readd bottomleft #35350
|
6 years ago |
michael
|
27894ebe68
* Patch from Serge Anvarov to improve TStrings.GetNextLine and TStrings.GetNextLineBreak (bug ID 35331)
|
6 years ago |
michael
|
08d6b446f0
* Fix bug ID #35345, allow tstrings.text to exceed 2Gb
|
6 years ago |
Mattias Gaertner
|
22777fee94
pastojs: error on anynomous record
|
6 years ago |
Mattias Gaertner
|
851740a945
pastojs: fixed writing workingdirectory
|
6 years ago |
michael
|
cae2c94e90
* Patch from Ondrej Pokorny to let AddStrings call beginupdate/endupdate under all circumstances (bug ID 35341)
|
6 years ago |
joost
|
c3d0757f11
* Added ability to read the name of the configuration file
|
6 years ago |
Jonas Maebe
|
1b0b81f714
* hopefully fix fpu emulation ppu header flag check after r41846
|
6 years ago |
Jonas Maebe
|
0b61b5d4cf
* added extra header to ppu inside a subsection, so we won't run into
|
6 years ago |
marco
|
162bd5e251
* metrics constants by Gareth and 440bx. Added SM_CARETBLINKINGENABLED for good measure.
|
6 years ago |
svenbarth
|
18519c9559
* fix for Mantis #34526: rely on tc_arrayconstructor_2_set instead of manually converting an array constructor to a set, this way assignment operator overloads are taken into account as well
|
6 years ago |
svenbarth
|
156b25501d
* improve conversion of array constructor to set so that it behaves as if done inside pass_typecheck
|
6 years ago |
svenbarth
|
c6d963ccd9
* also enable implementation tests on Win64
|
6 years ago |