Yentl Van Tendeloo
|
81ab62cbdf
Patched return in JIT
|
7 년 전 |
Yentl Van Tendeloo
|
250f81efc1
Merge branch 'testing' into new_JIT
|
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
|
6bc0a5a2e9
Merge branch 'testing' into new_JIT
|
7 년 전 |
Yentl Van Tendeloo
|
e602fc4172
Debugging... switch to desktop
|
7 년 전 |
Yentl Van Tendeloo
|
4a83fd2377
For now we stick to the normal procedure, though mark that everything should be cleaned up
|
7 년 전 |
Yentl Van Tendeloo
|
62673bf753
Minimalistic infrastructure to allow for intrinsics
|
7 년 전 |
Yentl Van Tendeloo
|
f898810769
Generate signature of function as well
|
7 년 전 |
Yentl Van Tendeloo
|
d936913cfc
Handle parameters of calls as well
|
7 년 전 |
Yentl Van Tendeloo
|
9253f04925
Minor tweaks to function printer
|
7 년 전 |
Yentl Van Tendeloo
|
8897bce6d6
Printing out more and more functions
|
7 년 전 |
Yentl Van Tendeloo
|
a144377967
Beginning of nice printer
|
7 년 전 |
Yentl Van Tendeloo
|
928fed8dd2
Skip "difficult" or mutable functions (consider exec to be mutable for now)
|
7 년 전 |
Yentl Van Tendeloo
|
20effea31f
Working fallback to interpretation
|
7 년 전 |
Yentl Van Tendeloo
|
44e56eb685
Try to push in a new JIT framework which always fails and falls back to interpretation
|
7 년 전 |
Bentley James Oakes
|
4a969da0a5
Fix up imports in kernel dir.
|
7 년 전 |
Bentley James Oakes
|
a4d8ff7265
Put items, keys, and values in lists.
|
7 년 전 |
Bentley James Oakes
|
c68e7ef498
Fix errors with relative imports.
|
7 년 전 |
Bentley James Oakes
|
e8048d39fb
Fix more relative imports and unicode usage.
|
7 년 전 |
Yentl Van Tendeloo
|
eddc0d7496
Sleep when input doesn't return anything, thereby offering more time to
|
7 년 전 |
Yentl Van Tendeloo
|
80e08608a4
Cleanup
|
7 년 전 |
Yentl Van Tendeloo
|
f1291cdcc7
Slightly more readable code to invoke the JIT
|
7 년 전 |
Yentl Van Tendeloo
|
c226c8435d
Fix bug in JIT where the wrong function was registered
|
7 년 전 |
Yentl Van Tendeloo
|
12309b7ff4
Fixed PM enactment for the live modelling of CBDs
|
7 년 전 |
Yentl Van Tendeloo
|
b8da6ad7a9
Fixed process enactment
|
7 년 전 |
Yentl Van Tendeloo
|
e7837db6a6
Fix yet another bug with continue/break
|
7 년 전 |