mattias
|
435861b238
fcl-passrc: added test unit not used through alias
|
před 1 rokem |
mattias
|
d8fa6e6a9c
fcl-passrc: started test generic with type alias
|
před 1 rokem |
Pierre Muller
|
ad637e8f09
Fix range error in tstruth2bu.pp test
|
před 1 rokem |
Pierre Muller
|
71c6b6be0c
Add also DOSDIR and CLASSESDIR
|
před 1 rokem |
Pierre Muller
|
2815273cf0
Set SYSUTILSDIR to unix dir in linux Makefile.fpc
|
před 1 rokem |
Pierre Muller
|
08f9aaa6e6
Regenerate Makefile's with centralized SYSTEMUNIT variable
|
před 2 roky |
Pierre Muller
|
cb2d675732
Remove OS specific SYSTEMUNIT variable setting
|
před 2 roky |
Pierre Muller
|
b317f47029
Set SYSTEMUNIT variable globally inside inc/Makefile.rtl
|
před 2 roky |
mattias
|
7aa2ae7b36
fcl-css: test user pseudo class
|
před 1 rokem |
marcoonthegit
|
816a4714f6
* another indirection problem reported on the forum for libusb_free_device_list
|
před 1 rokem |
marcoonthegit
|
018593270b
* From double to triple indirection for the get_device_list function. Reported by Jurassic Pork on forum.
|
před 1 rokem |
florian
|
a3f221e189
* allow set type to be a generic parameter, resolves #40453
|
před 1 rokem |
Nikolay Nikolov
|
8e66041b79
+ fix for the conversion of try..catch blocks to structured form
|
před 1 rokem |
Nikolay Nikolov
|
11b743fd6a
+ also check for unexpected delegate instructions when converting to wasm structured form
|
před 1 rokem |
Nikolay Nikolov
|
3a85a5a9cf
+ also debug print structured try..catch and try..delegate blocks
|
před 1 rokem |
Nikolay Nikolov
|
84f0b94549
+ more consistency checks for unexpected instructions when converting to wasm structured instruction form
|
před 1 rokem |
Nikolay Nikolov
|
089e7ca6c8
+ added compiler internal error when encountering certain unexpected wasm instructions (indicating improper nesting)
|
před 1 rokem |
Nikolay Nikolov
|
595402cac7
+ added else to case statement to avoid warning
|
před 1 rokem |
Nikolay Nikolov
|
a5f1600275
+ avoid more warnings
|
před 1 rokem |
Nikolay Nikolov
|
da4980c4c0
+ added else to case statement, avoid the warning, produce an internal error in this unexpected case
|
před 1 rokem |
Nikolay Nikolov
|
16b14c574e
* constructors made public to avoid warnings
|
před 1 rokem |
Nikolay Nikolov
|
df2488ea6e
* shorten the string for ait_wasm_structured_instruction in taitypestr to fit in string[24]
|
před 1 rokem |
Nikolay Nikolov
|
1a26c0ccfe
+ for debug purposes print wasm structured instructions in the llvm-mc assembler output
|
před 1 rokem |
Nikolay Nikolov
|
0680ea46c8
* set typ of wasm structured instructions to ait_wasm_structured_instruction
|
před 1 rokem |
Nikolay Nikolov
|
6ff4031398
* fixed more bugs in the wasm structured asmlist construction
|
před 1 rokem |
Nikolay Nikolov
|
fff60f9f67
* fixed bug in wasm_convert_to_structured_asmlist
|
před 1 rokem |
Pierre Muller
|
431e42c873
Fix compilation of go32v2 installer by regenerating Makefile using latest fpcmake
|
před 1 rokem |
Nikolay Nikolov
|
a37430c245
+ added code for converting wasm asmlists to structured lists (i.e. lists, using the new wasm structured instructions classes)
|
před 2 roky |
Karoly Balogh
|
d748124996
tosunits: add VM_INQUIRE constant for xbios_vsetmode()
|
před 2 roky |
Karoly Balogh
|
35ac20c1f0
tosunits: xbios vsetrgb/vgetrgb - do not use Pascal open array style syntax in a C-style API, but C pointer-style
|
před 2 roky |