summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Remove unused, obsolete -dBROWSERLOG optionpierre2021-04-223-3/+3
* * patch by Wallaby, mantis 0038382, load filename via -W functionmarco2021-04-221-2/+5
* * use W variant to get localestrs.marco2021-04-221-4/+8
* * moved warning about suspicious comp assignment to type check pass, catche...florian2021-04-213-5/+12
* * Forgot to commitmichael2021-04-203-0/+3399
* * Mustache templates implementationmichael2021-04-2028-0/+4225
* sinclairql: added an entirely stub (for now) sysutils unit. added a classes u...karoly2021-04-204-4/+556
* fcl-db: return default values for (published) properties where getters are no...lacak2021-04-201-1/+7
* * AArch64: fix storing a 32 bit value in the lower 32 bits of a 64 bitjonas2021-04-192-1/+30
* * patch by J. Gareth Moreton: AArch64 OptPass1Shift register tracking fault...florian2021-04-191-7/+15
* sinclairql: support the upcoming QL binary linking feature of vlink (still in...karoly2021-04-193-3/+24
* m68k: added support to references like (a0,d0.w) in inline assembly, also fix...karoly2021-04-195-29/+42
* sinclairql: hopefully fix off-by-one processing in the packed relocs codekaroly2021-04-191-1/+1
* * if left is a smaller type, then an extension operation for shr can be removedflorian2021-04-181-14/+30
* Handle NIL entries in deflist after commit 48986pierre2021-04-184-22/+36
* Add systems_openbsd to suppported_targets_x_smallr and modify GenerateExecut...pierre2021-04-182-2/+5
* * fix for Mantis #38771: the owner of the procdef might be Nil in case of a s...svenbarth2021-04-182-1/+24
* pastojs: clean upmattias2021-04-181-1/+1
* pas2js: fixed delay init specializations after loading impl sectionsmattias2021-04-183-32/+111
* * Fix issue ID 38772michael2021-04-181-1/+1
* Add fForceUseForwardSlash to TLinkRes class, used for vlink linker on hosts ...pierre2021-04-177-7/+31
* * avoid leaving a dangling pointer in pparautl.proc_add_definition to preventnickysn2021-04-171-0/+5
* + started working on the SysUtils unit for the WASI platformnickysn2021-04-171-0/+283
* * Apply fix from bug #0038734 from Andrea Mauri to update vpbyte after fillbu...marco2021-04-171-0/+1
* * fixed the value passing of record parameters with non-scalar value size on thenickysn2021-04-171-1/+1
* + fixed code generation for high(dynarray) for the WebAssembly targetnickysn2021-04-171-1/+61
* + compile the sysconst unit for wasm32-wasinickysn2021-04-172-107/+115
* * { ... } is no a longer valid comment in aarch64 assemblerflorian2021-04-171-4/+4
* * improved .gitignoreflorian2021-04-171-0/+6
* * fixed the support for infinity and nan float literal values in the webassemblynickysn2021-04-161-2/+2
* + Aarch64: completed LSE support for all interlocked operationsflorian2021-04-166-13/+107
* sinclairql: added startup code support for the 'packed' relocation table form...karoly2021-04-161-0/+24
* m68k: always use ELF objects with vasm for improved cross-compatibility with ...karoly2021-04-161-5/+4
* pastojs: fixed insert arraymattias2021-04-151-1/+2
* * AArch64: fix spilling integer registers to stack offsets that cannot bejonas2021-04-142-3/+74
* * AArch64: fixed spilling info for MOVK (part of mantis #38053)jonas2021-04-141-1/+7
* * insert explicit type cast for the count parameter of move/fillchar wrappi...florian2021-04-141-2/+2
* atari: implemented stacktop for working stacktraces, implemented stacksize de...karoly2021-04-143-3/+25
* Also delete file before copying if destination is a directory on Darwin OSpierre2021-04-141-2/+12
* sinclairql: implemented StackTop, this results in working stacktraces and wor...karoly2021-04-143-3/+30
* rtl: make STACK_MARGIN a variable instead of a const. this allows adjusting m...karoly2021-04-141-4/+7
* + optimized multiplication for "symmetric" bit patterns on armflorian2021-04-132-2/+40
* Explicitly disable range and overflow checking to avoid troubles with pointe...pierre2021-04-131-0/+2
* * Fix for double errormichael2021-04-131-2/+3
* sinclairql: turn the anyKey string const into a pchar, this reduces the final...karoly2021-04-131-2/+2
* Add strings unit to buildrtl meta-unit, and update Makefile.fpc accordinglypierre2021-04-123-108/+108
* Disable sinclairql target OS for most utils packagespierre2021-04-128-8/+8
* qlunits: updates, new API and utility functions, improved READMEkaroly2021-04-125-0/+100
* sinclairql: add right spelling for iof_mkdr, add the QDOS equivalent aliaskaroly2021-04-124-5/+6
* sinclairql: also have a function which returns a pointer directly to the QLst...karoly2021-04-121-0/+9