提交歷史

作者 SHA1 備註 提交日期
  Yentl Van Tendeloo b783507e23 Remove primitive functions 8 年之前
  Yentl Van Tendeloo 65605c17d6 Mark some functions as removable 8 年之前
  Yentl Van Tendeloo cf33fbed38 Use interruptable_sleep as an option 8 年之前
  Yentl Van Tendeloo bad62e51ec Fixed sleep with nicer Task statechart 8 年之前
  Yentl Van Tendeloo b698243fcb WIP on testing: 00e6db4 Add instantiate which immediately fixes the location of the new elements 8 年之前
  Yentl Van Tendeloo 9f09eba65c Input_timeout should try for input anyway, even if the timeout is too small 8 年之前
  Yentl Van Tendeloo adc1d03bcc Remove deprecated functions 8 年之前
  Yentl Van Tendeloo 5b3f86ba17 Unified AL, Manual, and Transformations in core algorithm 8 年之前
  Yentl Van Tendeloo 674b036a59 Move timer in primitives to top to prevent reimporting 8 年之前
  Yentl Van Tendeloo 40eaf92473 Fixed error in dict_add_fast 8 年之前
  Yentl Van Tendeloo 75b1815c96 Added the dict_add_fast operation 8 年之前
  Yentl Van Tendeloo 8ded411292 Various bugfixes to transformations and internals 8 年之前
  Yentl Van Tendeloo 75a49fb0c1 Fixes to transformations and core 8 年之前
  Yentl Van Tendeloo 4d29670d2f Faster allInstances function 8 年之前
  jonathanvdc 20881e9be6 Fix a typo 8 年之前
  Yentl Van Tendeloo b2f0bc0469 Naively changed user to task in all files 8 年之前
  Yentl Van Tendeloo d7f7b67a1d Suddenly works... 8 年之前
  Yentl Van Tendeloo 64acf261ac Changed some code to "break" and "continue", but code massively fails 8 年之前
  Yentl Van Tendeloo 84301964ff Basics of working MvC with multiple users and simple scripts 8 年之前
  Yentl Van Tendeloo f0737cf22f Added hash function (for passwords etc.) 8 年之前
  jonathanvdc 571b802436 Implement the 'RUN' instruction in the interpreter 8 年之前
  jonathanvdc ee1a7745b4 Add a comment that explains __primitive_return's rationale 8 年之前
  jonathanvdc 8135adad98 Optimize the 'interpret_function' function in the JIT runtime 8 年之前
  Yentl Van Tendeloo 4a0e64447f Debugging FSA semantics 8 年之前
  Yentl Van Tendeloo 0574ede507 Fixed CBD semantics (without algebraic loops!) 8 年之前
  Yentl Van Tendeloo 17e9d644c6 Fixed random() returning only 0 9 年之前
  Yentl Van Tendeloo 89dd8f3e03 Made yield infrastructure more transparent by not unpacking single values from the MvS 9 年之前
  Yentl Van Tendeloo de6e14821f Allow the "main" function to be changed to any name (to prevent possible name clashes) 9 年之前
  Yentl Van Tendeloo 89590e2837 Explicitly model the symbol checking algorithm 9 年之前
  Yentl Van Tendeloo e49c05a359 Faster reverse dictionary read primitive 9 年之前