Margers
|
e221096a02
Fix for backspace in empty line. Textmode IDE
|
10 月之前 |
Margers
|
a8520ad03e
Show line indents in Textmode IDE
|
10 月之前 |
Michaël Van Canneyt
|
87cfd7dcae
* Correct names, needed for fpmake to work
|
10 月之前 |
Margers
|
4c4388f830
Fix FV history list
|
10 月之前 |
Margers
|
8b10637036
Open fp.dsk for load in Read access only mode
|
10 月之前 |
Margers
|
530f08d9d3
Save and return to last directory in next Textmode IDE session
|
10 月之前 |
Margers
|
97b79b3d4e
Larger Change Directory dialog for larger console/terminal dimensions
|
10 月之前 |
Margers
|
8d7a6cc778
Larger File Open dialog for larger console/terminal dimensions
|
10 月之前 |
Margers
|
f419e9dfab
Global clipboard support long lines
|
10 月之前 |
Margers
|
f0257e8424
RawReadString is limited to length of shortstring, don't read more than that
|
10 月之前 |
Margers
|
899343f07c
Integration of bracketed paste and OSC 52 in Textmode IDE
|
10 月之前 |
Margers
|
fb872569da
Bracketed paste and OSC 52 in FV
|
10 月之前 |
Margers
|
1b4c2b0551
Add fvclip unit
|
10 月之前 |
Michaël Van Canneyt
|
5a2b045388
* Simple example for JOB call
|
10 月之前 |
Margers
|
7e36f16e87
Enable Color select dialog in Textmode IDE
|
10 月之前 |
Margers
|
b5ad06da4b
Add ColorSel in fpmake
|
10 月之前 |
Margers
|
9d283cd983
Namespaces in ColorSel unit
|
10 月之前 |
Margers
|
538670c5a2
Unit ColorSel reimplemented (partially)
|
10 月之前 |
Michaël Van Canneyt
|
e9107bbf4f
* Patch from Евгений Савин to fix passing records to invoke. Fixes issue #41006
|
10 月之前 |
Sven/Sarah Barth
|
1b44d17899
* fix #41004: correctly determine the instruction pointer for leaf functions and set the CONTEXT_UNWOUND_TO_CALL context flag
|
10 月之前 |
Sven/Sarah Barth
|
ee6bfa357a
* don't restore SP if we hadn't stored it originally
|
10 月之前 |
Sven/Sarah Barth
|
43d1036b3a
* fix encoding for save_freg_x
|
10 月之前 |
Sven/Sarah Barth
|
959804798c
* also restore SP on aarch64-win64 if registers had been stored
|
10 月之前 |
J. Gareth "Curious Kit" Moreton
|
cce3280fdd
* TArrayHelper<>.QSort uses a simpler 'reasonable' metric that decrements from 2 log2(n) before changing to heapsort
|
2 年之前 |
J. Gareth "Curious Kit" Moreton
|
1aa8f978bc
* Generics.Collections sorting algorithm switches to Insertion Sort if the partition is small (closer to Introsort)
|
2 年之前 |
Rika Ichinose
|
961eccf64b
Unroll SHA1Transform.
|
2 年之前 |
florian
|
092ff254f1
+ AtomicIncrement/Decrement overloads
|
10 月之前 |
florian
|
42c5e368bd
* formatting/readability
|
10 月之前 |
J. Gareth "Curious Kit" Moreton
|
43bdd8c07e
* x86: Refactor of a DeepMOVOpt call to make use of a while loop and aoc_ForceNewIteration to increase compiler speed and efficiency.
|
3 年之前 |
Rika Ichinose
|
224f62a843
Report correct error positions inside macros (at least more often).
|
2 年之前 |