提交历史

作者 SHA1 备注 提交日期
  Nikolay Nikolov cc0c46bece + added unit System.Terminal.PointingDeviceInput.Mouse 10 月之前
  Nikolay Nikolov eb29d4fa95 + added unit System.Terminal.KeyboardInput.Keyboard 10 月之前
  Nikolay Nikolov 481ef7273e * fcl-fpterm/fpmake.pp modified, so it includes a function, similar to 10 月之前
  Nikolay Nikolov 4e877c3c11 + added unit System.Terminal 10 月之前
  Nikolay Nikolov 0b3f80d231 + added unit System.Terminal.KeyboardInput 10 月之前
  Nikolay Nikolov 3d868d1349 + added unit System.Terminal.Controller 10 月之前
  Nikolay Nikolov 28831a7734 + added unit System.Terminal.Logger 10 月之前
  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 10 月之前
  florian 431d4395ea + print all sub nodes of call nodes 10 月之前
  Michaël Van Canneyt d79c12ad5b * Add GetMethod(name), patch by Lipinast Lekrisov, fixes issue #40953 10 月之前
  florian b2892adebf * do not set the addr taken flag for nodes to passed to const/var/out parameters, if 10 月之前
  Nikolay Nikolov 37b7835b12 + added unit unix98pty. Only enabled for linux, for now, but can be enabled in the future on other unix-likes. 10 月之前
  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 月之前