Rika Ichinose
|
c261d5fdee
Fix reading past the end of the string in Unix.FSearch.
|
1 year ago |
Michaël Van Canneyt
|
ec21c75e05
* Hosting example for webassembly module
|
1 year ago |
Michaël Van Canneyt
|
0e11fe0fc5
* Forgot to commit last version: allow to use thisid from function
|
1 year ago |
Michaël Van Canneyt
|
7dcd89ede1
* Corrections for Float64
|
1 year ago |
Michaël Van Canneyt
|
94912ab274
* Getters & Setters for typed arrays
|
1 year ago |
florian
|
54ee1d6824
* patch by Awkward, resolves #40822
|
1 year ago |
Michaël Van Canneyt
|
e80ce5f61f
* Allow to disable monitor
|
1 year ago |
Michaël Van Canneyt
|
ec2e645719
* Allow to cache reject/resolve
|
1 year ago |
Michaël Van Canneyt
|
3df063ad92
* Make methods protected, so one can override
|
1 year ago |
florian
|
6c50c02f7c
* bail out early in tcgaarch64.make_simple_ref if possible
|
1 year ago |
Sven/Sarah Barth
|
b98df20b4e
* regenerate Makefile
|
1 year ago |
Sven/Sarah Barth
|
4936ca80d1
* look for sub directories of utils that contain Makefile instead of Makefile.fpc just like the one in packages does
|
1 year ago |
Sven/Sarah Barth
|
bd9ea37453
+ add a distclean target for sim_pasc
|
1 year ago |
Sven/Sarah Barth
|
6a983e533a
- remove file that's generated again by the Makefile
|
1 year ago |
florian
|
13de117b8e
* give better error message for #40821
|
1 year ago |
florian
|
ebf39d6109
* patch by alligator: avoid unncessary calls to CalcTotalSize
|
1 year ago |
florian
|
f8da65f8e9
* cosmetics
|
1 year ago |
Sven/Sarah Barth
|
47cdbda029
* rename packages/build/Makefile to Makefile-no-regen to avoid it being changed if one uses "fpcmake -Tall -r" in an upper directory
|
1 year ago |
Sven/Sarah Barth
|
360ea0ec3d
* restore original content of packages/build/Makefile
|
1 year ago |
Sven/Sarah Barth
|
c60f233dc0
* we want to call fpcmake, not fpmake
|
1 year ago |
Sven/Sarah Barth
|
c069e9b1d2
* rename utils/build/Makefile to Makefile-no-regen so that it isn't touched if someone uses "fpcmake -Tall -r" in some upper directory
|
1 year ago |
Sven/Sarah Barth
|
3ed60f6c2b
* restore original content of utils/build/Makefile
|
1 year ago |
Sven/Sarah Barth
|
60190ff375
* regenerate Makefiles after the removal of the vpath settings
|
1 year ago |
Sven/Sarah Barth
|
b8c695dad8
- remove setting the vpath for the PPU tests as this should not be necessary due to all targets being available in the corresponding variables
|
1 year ago |
florian
|
8b2ebd07bf
* don't throw an internal error if a procedure is passed to a const formal parameter, resolves #40817
|
1 year ago |
Michaël Van Canneyt
|
558704f91c
* Make getters/setter protected, add flag to make them private methods
|
1 year ago |
Pierre Muller
|
c9260edb4f
Postpone setting of prevline to correct message when prevline not found
|
1 year ago |
Pierre Muller
|
83d3a39417
Avoid unnecessary call when length(s) is zero, which avoids range check error
|
1 year ago |
florian
|
8d3a9c3dda
* remove unneeded checks in generic string routines, resolves #40816
|
1 year ago |
Michaël Van Canneyt
|
0187580793
* Promise implementation and demo
|
1 year ago |