-
### Component
Forge
### Describe the feature you would like
**UPDATE** see https://github.com/foundry-rs/foundry/issues/7212#issuecomment-2075291224
I would like the forge build command to…
-
# 🐛 Bug
v1's move_check_testsuite.rs defines a set of named addresses for all tests. To port V1 tests we will need some of these, but perhaps adding them all could result in conflicts with other n…
-
An exception is raised when collector.address value in glowroot.properties agent configuration file refer to a domain with underscores like this:
`collector.address=http://my_machine.myzone.com:818…
ghost updated
4 years ago
-
### Bug description summary
Hi, this project is really cool!
I was just working on migrating R code written by a member of my team to Python, and there are some RDS files containing models which …
-
The `wide` flag is not reset after processing a wide `iinc` opcode. Depending on the remaining bytecode, this can cause the bytecode parser to desynchronize and result in exceptions.
Fortunately, wide…
-
**What will you do?**
Inspired by [Crafting Interpreters](https://craftinginterpreters.com/contents.html)
I will be building a full-functioned Lox programming language compiler and a bytecode interp…
-
A lot of the compilation overhead is coming from the need to compile all project's tests on every change to one of the src/ contracts. Ideally, we should only compile test contracts when interface of …
klkvr updated
1 month ago
-
This script works fine to decode Farming Simulator 22 files, however Farming Simulator 25 seems to be using a different format - an error `'File "{filePath}" contains an invalid .l64 header.'` is retu…
-
Soot's source-code frontend is currently built on top of JastAdd
This frontend uses a custom bytecode parser:
soot.JastAddJ.ByteCodeParser
Why that is, I am not entirely sure.
In any case, this par…
-
1] enable/disable display error messages
-- from parser/eval()
-- others functions than uses i/o to print/return error
2] is possible turn off "clean text parser" ?
-- only run bytecode