florian
|
d1f11bb292
* always use $(GIT) to call git
|
4 年 前 |
florian
|
7ae51087e5
* compiler Makefile checks if SOURCE_SOURCE_DATE_EPOCH_DATE is set or if git is used, in either case the former or the latter are used for the build date reported by the compiler
|
4 年 前 |
florian
|
055283f9cb
* set register size correctly for popcnt(<byte>), resolves #37400
|
5 年 前 |
Pierre Muller
|
b9090f9117
Add several pattern from tests sub-directory to ignore list
|
4 年 前 |
Pierre Muller
|
a837c8d47a
Add several pattern from tests sub-directory to ignore list
|
4 年 前 |
florian
|
f58f92f005
* fix change information for popcnt
|
4 年 前 |
Pierre Muller
|
18aae139cb
Add support for hash generation for git repository (local modifier not implemented)
|
4 年 前 |
florian
|
1fd49868c7
* properly check if -unpushed should be appended in revision.inc
|
4 年 前 |
florian
|
d48e34a81d
+ include -unpushed in revision.inc if not all changes are pushed to the remote
|
4 年 前 |
Pierre Muller
|
0e537519ac
Add compiler/revision.inc to .gitignore list
|
4 年 前 |
florian
|
c69fde258c
* if sub nodes of a commutative node contain conditionally executed nodes, these sub nodes might not be swapped
|
6 年 前 |
florian
|
1127761f49
* do not swap left/right code generation for assignment nodes if
|
4 年 前 |
florian
|
3dae87fdb3
+ test pastojs with regression tests
|
4 年 前 |
florian
|
94d126112c
* testjson.pp needs to be compiled in objfpc mode, in particular when
|
4 年 前 |
michael
|
151de3c1d8
* Remove debug statement
|
4 年 前 |
michael
|
8b48137f8c
* Apply one JSON to another JSON object
|
4 年 前 |
florian
|
fa9822b8a5
* include fcl-json in regression tests
|
4 年 前 |
florian
|
2e7736064e
* use git describe to create a revision.inc if a .git dir is found
|
4 年 前 |
pierre
|
d1a642100a
Add PPUDUMP variable to be able to specify explicit version of ppudump program, defaulting to ppudump executable in SEARCHPATH
|
6 年 前 |
Mattias Gaertner
|
6174962635
pastojs: updated logo year
|
4 年 前 |
Mattias Gaertner
|
f372945211
pastojs: createCallback: store events in $events to create unique method pointers, issue #38845
|
4 年 前 |
Mattias Gaertner
|
da996e0a0b
fcl-passrc: fixed (intf as tobject).ClassType, issue #38805
|
4 年 前 |
Mattias Gaertner
|
20278cec06
pastojs: fixed rtti method flags
|
4 年 前 |
Mattias Gaertner
|
9b9e9c9b40
fcl-passrc: started specialize type reference a<b>.c
|
4 年 前 |
Mattias Gaertner
|
dff41c209b
pastojs: rtti of async function: pfAsync
|
4 年 前 |
Mattias Gaertner
|
6f64bed140
fcl-passrc: started example issue #38784
|
4 年 前 |
Mattias Gaertner
|
5c35337bc9
pastojs: specialize try except on, issue #38795
|
4 年 前 |
Mattias Gaertner
|
9d511d3a3f
pastojs: clean up
|
4 年 前 |
Mattias Gaertner
|
c258ce9688
pas2js: fixed delay init specializations after loading impl sections
|
4 年 前 |
Mattias Gaertner
|
adf99f6d50
pastojs: fixed insert array
|
4 年 前 |