提交历史

作者 SHA1 备注 提交日期
  Cláudio Gomes 302c92eb3a added build script, for people who don't want to install sccd onto their python install dir 8 年之前
  Simon Van Mierlo 969dc01650 Merge branch 'master' of https://msdl.uantwerpen.be/git/simon/SCCD 8 年之前
  Simon Van Mierlo 6a9b8e9cf5 added outports to the language 8 年之前
  Simon Van Mierlo 6436aa7a38 ported to new version of SCCD 8 年之前
  Simon Van Mierlo ad53e62319 removed join() method from ThreadsControllerBase 8 年之前
  Yentl Van Tendeloo 684436bb1a More informative error when an invalid state reference is made as target in a transition. 9 年之前
  Simon Van Mierlo d75d595645 fixed little bug in the core -- as narrowcasts are now seen as external events (which are raised during a big step instead of in between big steps), we need to make sure the 'run' function of the receiving instance is not called twice 9 年之前
  Simon Van Mierlo 2d3091ff89 small change 9 年之前
  Simon Van Mierlo 0f284cf281 removed log line 9 年之前
  Simon Van Mierlo 9e68d6f977 Merge branch 'master' of https://msdl.uantwerpen.be/git/simon/SCCD 9 年之前
  simon f9b4e6bccb Merge branch 'master' of yentl/SCCD-socket2event into master 9 年之前
  Yentl Van Tendeloo 824c6b0894 Removed again: Gogs can't show it 9 年之前
  Yentl Van Tendeloo f0b00d28c4 Added documentation, such that gogs can access it directly from Git 9 年之前
  Yentl Van Tendeloo 082385a8db Have the HTTP echo server and echo client use the central socket2event 9 年之前
  Yentl Van Tendeloo 205e860235 Updated documentation to incorporate socket2event code 9 年之前
  Yentl Van Tendeloo 77b9f14dbb Added explanation of file 9 年之前
  Yentl Van Tendeloo e9d7354652 Added socket2event library 9 年之前
  Simon Van Mierlo cd3531d69f changed so that narrow cast events are sent to a specific private port. somehow works for javascript although nothing was changed, otherwise we get exceptions on an undefined controller variable 9 年之前
  Simon Van Mierlo 0525773230 small fix in INSTATE macro 9 年之前
  Simon Van Mierlo bbe902c64b documentation start 9 年之前
  Simon Van Mierlo 24d94f905c fix of bitmaps 9 年之前
  Simon Van Mierlo 2091c5a8f3 better bouncing balls example 9 年之前
  Simon Van Mierlo 9a2fb97510 better bouncing balls example 9 年之前
  Simon Van Mierlo 483afff3e7 small fix 9 年之前
  Simon Van Mierlo 519faa57d5 bitmaps for the win 9 年之前
  Simon Van Mierlo c2742d095c probably improved modelverse performance threefold 9 年之前
  Simon Van Mierlo e6b72e5ba1 memory leak fixed, more performance gained 9 年之前
  Simon Van Mierlo c034d65f83 small fix for eventqueue 9 年之前
  Simon Van Mierlo 30b8dc0157 changed event_queue to use heapq methods 9 年之前
  Simon Van Mierlo 3b5f6eb39c small performance boost by precomputing lca 9 年之前