issues
search
rrthomas
/
mit
A simple stack-based VM
Other
10
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
mit-dump: improve command-line parser (fix #311)
#312
rrthomas
closed
4 years ago
0
mit-dump: add proper argparse command-line parser
#311
rrthomas
closed
4 years ago
0
Update pForth submodule to current master HEAD
#310
rrthomas
closed
4 years ago
0
Roadmap
#309
rrthomas
opened
4 years ago
0
Measure impact of guessing without pre-guessing when pre-guess check fails
#308
apt1002
closed
4 years ago
1
More tos optimizations (fix #299)
#307
apt1002
closed
4 years ago
0
Why are the assertions in gen-specializer not statically true?
#306
apt1002
closed
4 years ago
2
Look into automatic dependencies for Python in automake
#305
apt1002
closed
4 years ago
1
`profile.py` can get into an impossible state
#304
apt1002
closed
4 years ago
3
Fix #302
#303
rrthomas
closed
4 years ago
0
`profile_dump` does not `fclose` on error.
#302
apt1002
closed
4 years ago
0
Faster “make check” and less verbose REPL usage
#301
rrthomas
closed
4 years ago
0
Various fixes from review
#300
rrthomas
closed
4 years ago
0
More top-of-stack optimisations
#299
rrthomas
closed
4 years ago
2
Multiguess (fix #125)
#298
apt1002
closed
4 years ago
0
Move specializer to its own subdirectory `src/specializer` (fix #290)
#297
rrthomas
closed
5 years ago
0
`POP_WITH_`n warnings (fix #292)
#296
apt1002
closed
5 years ago
0
opcode-frequency: print total number of instructions executed (fix #291)
#295
apt1002
closed
5 years ago
0
gen-specializer: rely on A_0 being the first label (fix #258)
#294
apt1002
closed
5 years ago
0
Generate specializer from profile (fix #275)
#293
apt1002
closed
5 years ago
0
Suppress warnings about variables initialized but not used (by `POP_WITH_`n) in `specializer.c`
#292
apt1002
closed
5 years ago
0
Make `opcode-frequency` compute the total number of instructions executed
#291
apt1002
closed
5 years ago
0
Make build-profile into a standalone program, `specialize-mit`
#290
apt1002
closed
5 years ago
3
Spin out API generation (FFI version -1)
#289
rrthomas
opened
5 years ago
1
Remove `_FORTIFY_SOURCE` (about to break on mingw)
#288
rrthomas
closed
5 years ago
0
Uninitialised variable warning in specializer
#287
rrthomas
closed
5 years ago
1
AppVeyor: run pForth tests, and avoid need for “make install”
#286
rrthomas
closed
5 years ago
0
tests: test pickling VM state (fix #264)
#285
rrthomas
closed
5 years ago
1
Have a single source for generated files’ license text (fix #277)
#284
rrthomas
closed
5 years ago
0
Make command-line arguments a feature; remove from core (fix #280)
#283
rrthomas
closed
5 years ago
0
Convert spec to data, and make it installable (fix #52)
#282
rrthomas
closed
5 years ago
0
tests/errors.py: Remove debug code
#281
rrthomas
closed
5 years ago
0
Make command-line arguments a feature; remove `argc` and `argv` from `mit_state`
#280
rrthomas
closed
5 years ago
0
Propagate docstrings from `mit_core` to auto-generated C code
#279
apt1002
closed
5 years ago
1
Use int_extractor
#278
apt1002
closed
5 years ago
1
Generated source files' licence text should come from a single template
#277
apt1002
closed
5 years ago
0
A more tractable version of Mit
#276
apt1002
closed
4 years ago
2
Try generating the specialized interpreter from `mit --profile` instead of `mit --predictor`
#275
apt1002
closed
5 years ago
4
Speed up and slim down the specializer; add profiling
#274
rrthomas
closed
5 years ago
3
`mit` in C versus Python
#273
rrthomas
closed
5 years ago
0
Add configure switch to enable --profile
#272
apt1002
closed
5 years ago
2
gen-predictor: Fix imports
#271
rrthomas
closed
5 years ago
0
Python: merge the three `instruction()` methods of Assembler
#270
apt1002
closed
5 years ago
0
build-aux/rename-project: remove obsolete script
#269
rrthomas
closed
5 years ago
0
Use `type_` not `type` in Python
#268
apt1002
closed
5 years ago
1
Make some registers read-only (fix #265)
#267
rrthomas
closed
5 years ago
0
Python review
#266
apt1002
closed
5 years ago
0
`memory_bytes` and `stack_words` should not be registers
#265
apt1002
closed
5 years ago
0
Integration test the Python bindings
#264
apt1002
closed
5 years ago
1
Python: in trace(), print stack after execution, not before
#263
rrthomas
closed
5 years ago
0
Previous
Next