提交历史

作者 SHA1 备注 提交日期
  Yentl Van Tendeloo 05bc4c6d3a Fixed resolving of globals in JIT 7 年之前
  Yentl Van Tendeloo 1915ded426 Auto-resolve and assign globals upon use 7 年之前
  Yentl Van Tendeloo e1104cf685 Merge branch 'testing' into new_JIT 7 年之前
  Yentl Van Tendeloo b1f0de9b1d Update documentation for new activity execution 7 年之前
  Yentl Van Tendeloo a34ad3b5f5 Pass around kwargs as well in the calls by merging dictionaries all the time 7 年之前
  Yentl Van Tendeloo 686538111c Switch to use of CALL_KWARGS instead of usual CALL_ARGS to take into account the additional parameters required by primitive operations 7 年之前
  Yentl Van Tendeloo 81ab62cbdf Patched return in JIT 7 年之前
  Yentl Van Tendeloo 250f81efc1 Merge branch 'testing' into new_JIT 7 年之前
  Yentl Van Tendeloo 09ea9972de Strip some unnecessary operations 7 年之前
  Yentl Van Tendeloo a359ed9329 New bootstrapping process: no more exec with initializers in a dictionary, but instead directly invoke the global assignment 7 年之前
  Yentl Van Tendeloo 863cf59dc6 Switch in new JIT compiler, which is still severely broken 7 年之前
  Yentl Van Tendeloo 6e3a11b5bf Fixed bug in some constructs 7 年之前
  Yentl Van Tendeloo 0e06edaeac Fix wrong indent with if condition 7 年之前
  Yentl Van Tendeloo 9e907be1f7 Framework with expansion of dependent function calls 7 年之前
  Yentl Van Tendeloo c4c128ec38 Remove old comment of the new JIT in AL2PY code 7 年之前
  Yentl Van Tendeloo 6bc0a5a2e9 Merge branch 'testing' into new_JIT 7 年之前
  Yentl Van Tendeloo e3343aa8a5 Fix most bugs with the JIT 7 年之前
  Yentl Van Tendeloo 354559493d Fix AL2Py exporter, seems to work mostly 7 年之前
  Yentl Van Tendeloo d88e3785b6 Cleanup and minor fixes 7 年之前
  Yentl Van Tendeloo 415d745f6f Fix the use of / in function definition in AL2PY 7 年之前
  Yentl Van Tendeloo 82b2ae0ffe Fix AL2PY code to compile again 7 年之前
  Yentl Van Tendeloo bf6120da3f Alternative implementation of break to work around JIT bugs 7 年之前
  Yentl Van Tendeloo 1a35c8e7e9 Print JIT exceptions when detected for debugging 7 年之前
  Yentl Van Tendeloo a190d7d0d8 Try to print out all detected functions, while linking the main function 7 年之前
  Yentl Van Tendeloo f62d8bb54c Merge branch 'master' into AL_print 7 年之前
  Yentl Van Tendeloo 464fc4a18d Fix uploading via Statechart: missing context 7 年之前
  Yentl Van Tendeloo 8831b563aa Work around some issues 7 年之前
  Yentl Van Tendeloo 7c5acc78fe Fixed test for MvS with new size of datatype 7 年之前
  Yentl Van Tendeloo 3d69934232 Working AL to PY again, but now with correct variable names 7 年之前
  Yentl Van Tendeloo 9c8799e980 Fixed "instruction pointer not found" error 7 年之前