Nikolay Nikolov
|
b201ab9d1d
+ added unit System.Terminal.PointingDeviceInput
|
10 달 전 |
Nikolay Nikolov
|
dc843bf86c
+ added unit System.Terminal.InputOutputConnection
|
10 달 전 |
Nikolay Nikolov
|
978b1212c5
+ added unit System.Terminal.Model
|
10 달 전 |
Nikolay Nikolov
|
9fc4759238
+ added unit System.Terminal.View
|
10 달 전 |
Nikolay Nikolov
|
bb684c0bb3
* forgot to add fpmake.pp in previous commit
|
10 달 전 |
Nikolay Nikolov
|
25c1112898
+ started integrating my fpterm terminal emulator (from https://sourceforge.net/projects/fpterm/)
|
10 달 전 |
florian
|
00ae194e0a
+ add printing of all fields of tcallnode in TCallNode.XMLPrintNodeData as well
|
10 달 전 |
Nikolay Nikolov
|
bb218b2fb1
* fix memory leaks after ptckvm finalization
|
10 달 전 |
florian
|
b8a4a72760
* properly process all child nodes of call nodes in foreachnode, resolves #40957
|
11 달 전 |
florian
|
431d4395ea
+ print all sub nodes of call nodes
|
11 달 전 |
Michaël Van Canneyt
|
d79c12ad5b
* Add GetMethod(name), patch by Lipinast Lekrisov, fixes issue #40953
|
11 달 전 |
florian
|
b2892adebf
* do not set the addr taken flag for nodes to passed to const/var/out parameters, if
|
11 달 전 |
Nikolay Nikolov
|
37b7835b12
+ added unit unix98pty. Only enabled for linux, for now, but can be enabled in the future on other unix-likes.
|
11 달 전 |
Nikolay Nikolov
|
dfcdb1e742
* unit ptckvm renamed PTC.KVM if dotted units are used
|
11 달 전 |
Nikolay Nikolov
|
b1b623232a
* fixed ptckvm compilation with dotted units
|
11 달 전 |
Nikolay Nikolov
|
6f17e91229
+ added package ptckvm - a console driver for the keyboard, video and mouse units, implemented on top of the PTCPas library
|
11 달 전 |
florian
|
c828615886
+ enable strength reduction for -O3, probably an oversight for years that it was not included in -O3
|
11 달 전 |
florian
|
46dcffed42
* MIPS64: make use of DMTC1 instruction
|
11 달 전 |
J. Gareth "Curious Kit" Moreton
|
205e4f3421
* "checkcontinue" replaced with "has_child_of_type(..., [continuen])"
|
1 년 전 |
J. Gareth "Curious Kit" Moreton
|
9077954762
* "no_exit_statement_in_block" replaced with "not has_child_of_type(..., [exitn])"
|
1 년 전 |
J. Gareth "Curious Kit" Moreton
|
59ff8a0f65
* Node-stripping optimisation in "TBlockNode.simplify" now uses "has_child_of_type" to determine stop point
|
1 년 전 |
J. Gareth "Curious Kit" Moreton
|
a91c1ab627
* Added new node utility function to search for nodes of a specific type in a node tree
|
1 년 전 |
Sven/Sarah Barth
|
04b0dfc812
* fix typo in comment
|
11 달 전 |
Sven/Sarah Barth
|
e048266473
* fix #40259: global managed records with Initialize operator need to be initialized no matter if they are referenced in the current unit or not.
|
11 달 전 |
Kirill Kranz
|
c883760ae7
removed setTile1
|
11 달 전 |
Kirill Kranz
|
c1f9d4998b
added OBJPASUNIT dependency
|
11 달 전 |
Kirill Kranz
|
53df6927c5
removed unpreaty line endings / beginnings
|
11 달 전 |
Kirill Kranz
|
192b8a8bff
fixes the psy-q-sdk dependencies
|
11 달 전 |
Kirill Kranz
|
7c56f544cf
2 packages excluded
|
11 달 전 |
Kirill Kranz
|
ccc6fa0ec6
psy-q-sdk bindings
|
11 달 전 |