Yentl Van Tendeloo
|
0de2af5580
Fixed PW tests (updated utils file)
|
7 년 전 |
Yentl Van Tendeloo
|
4dd33101a0
Many optimizations to the request handler and number of calls
|
7 년 전 |
Yentl Van Tendeloo
|
1bce8f0e46
Fix several issues with output; introduce new "FINISH" opcode
|
7 년 전 |
Yentl Van Tendeloo
|
ebb4c9ac1e
Minor performance improvement
|
7 년 전 |
Yentl Van Tendeloo
|
71d6e56ff6
Fixed new type of return without exceptions and related errors in compiled/primitives
|
7 년 전 |
Yentl Van Tendeloo
|
c91d6b31a0
Update to use RETURN instead of PrimitiveFinished, but broke everything
|
7 년 전 |
Yentl Van Tendeloo
|
3582cc4c35
Minor tweaks
|
7 년 전 |
Yentl Van Tendeloo
|
f33f7bcb4a
Use lambda's for execute_* operations
|
7 년 전 |
Yentl Van Tendeloo
|
98b505e19a
Shift code to the left
|
7 년 전 |
Yentl Van Tendeloo
|
b3487abe8f
Rewrite request_handler from scratch
|
7 년 전 |
Yentl Van Tendeloo
|
ecaece74b9
Cleanup of request handler
|
7 년 전 |
Yentl Van Tendeloo
|
83ab2b3257
Minor optimization of pop_requests
|
7 년 전 |
Yentl Van Tendeloo
|
84f1693146
Minor tweaks in request_handler
|
7 년 전 |
Yentl Van Tendeloo
|
e510659417
Cleanup and add missing file
|
7 년 전 |
Yentl Van Tendeloo
|
fe7fa067be
Cleaned out request_handler before major rewrite
|
7 년 전 |
Yentl Van Tendeloo
|
2371f818ad
Removed even more code: remove all jit specific folders completely
|
7 년 전 |
Yentl Van Tendeloo
|
fa8529a233
Fixed unnecessary long sleep
|
7 년 전 |
Yentl Van Tendeloo
|
08a83250b2
Micro-optimizations to request_handler
|
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
|
1242a84626
Allow multi-function function definitions (not completely tested; backwards-compatible)
|
8 년 전 |
Yentl Van Tendeloo
|
4085829406
Remove the status variable from the MvS
|
8 년 전 |
Yentl Van Tendeloo
|
8856b422a2
Fix previous commit
|
8 년 전 |
Yentl Van Tendeloo
|
d33d188eb1
Minor optimizations in MvK code (only on CPython)
|
8 년 전 |
Yentl Van Tendeloo
|
3e2955d8c7
Further optimized handle_request
|
8 년 전 |
Yentl Van Tendeloo
|
3d5d2f6e11
Various tweaks; particularly optimized dict_eq with compiled function
|
8 년 전 |
jonathanvdc
|
960614f697
Add an attribute that turns request handler stack traces off
|
8 년 전 |
jonathanvdc
|
97e5897a4c
Create stack traces for jitted functions
|
8 년 전 |
jonathanvdc
|
45a6192e8e
Include the function origin in DEBUG_INFO requests
|
8 년 전 |