Историја ревизија

Аутор SHA1 Порука Датум
  jonathanvdc 81eb0a5c97 Define a fibonacci perf test пре 8 година
  jonathanvdc c753ef648f Nitpick a comment пре 8 година
  jonathanvdc 5eeb9801fe Create a utils.py for performance tests пре 8 година
  jonathanvdc 50ac1f1307 Simplify getFreePort() in integration/utils.py пре 8 година
  jonathanvdc 8645c78972 Fix inaccurate comment пре 8 година
  jonathanvdc 3d19089327 Optimize calls in tail position to tail call instructions пре 8 година
  jonathanvdc dd3435edf9 Remove unnecessary restriction in PythonGenerator.append_state_definition пре 8 година
  jonathanvdc 448bcc7c72 Change a docstring пре 8 година
  jonathanvdc ad63badde9 Fix an exception handling bug in the JIT runtime пре 8 година
  jonathanvdc e66cbba294 Edit jitted code error message about unresolved globals for consistency with interpreter пре 8 година
  jonathanvdc 2f2be3bcc5 Fix an exception handling bug пре 8 година
  jonathanvdc 774e604290 Add a switch to compile 'input' instructions as calls пре 8 година
  jonathanvdc 501febe170 Re-write parts of the kernel to use CALL for calls, TRY for exceptions пре 8 година
  jonathanvdc 3afdd25ee3 Refactor execute_yields logic into a new module пре 8 година
  jonathanvdc 91b359cd51 Improve backwards-compat for execute_yields пре 8 година
  jonathanvdc fd3ca83618 Turn off a debug statement in the JIT пре 8 година
  jonathanvdc 1273d956f3 Configure JIT codegen to use the 'RUN' instruction пре 8 година
  jonathanvdc 8fe8b5b994 Make read_userroot a JIT intrinsic пре 8 година
  jonathanvdc 4ecfbfbf39 Refactor some code to use RUN in the kernel пре 8 година
  jonathanvdc f91f438320 Implement the 'RUN' instruction in the interpreter пре 8 година
  jonathanvdc 1d067be8c7 Rename interpret_function to call_function, add straight-to-JIT optimization пре 8 година
  jonathanvdc 57fc84d38d Register functions as JIT entry points in __interpret_function пре 8 година
  jonathanvdc cf3d887870 Make list_read, list_append intrinsics пре 8 година
  jonathanvdc d88e84c800 Make 'list_len' an intrinsic пре 8 година
  jonathanvdc 27909ec267 Define a couple of intrinsics пре 8 година
  jonathanvdc d35808ba4f Remove default limit on number of instructions in JIT пре 8 година
  jonathanvdc abc187f84e Up the max instruction count пре 8 година
  jonathanvdc b821503484 Don't accidentally enable tracing in the JIT пре 8 година
  jonathanvdc c11313405a Various improvements to JIT пре 8 година
  jonathanvdc 88f6fab1d0 Combine state definitions during codegen пре 8 година