Jarrod Moldrich
Jarrod Moldrich
This allows bamboo adapters to be accept overriding headers for special use cases. **Updates to those adapters would be required to use this functionality.** For e.g., in the specific use-case...
## Changes proposed in this pull request For parts with `content-dispostion: inline` its important to reorganize the `multipart` arrangement in the adapter. In particular it needs to be arrange liked...
@akbertram This is the first draft of the implementation. It compiles and passes the current test suite, but I have yet to write tests for the new functionality, or even...
Hello Renjin team, Thanks for this excellent plugin. I'm using it to take a C export from Matlab for use in a Java project. However I'm hitting a stumbling block...
- Graphics were taken from Amiga version - Hills and deserts have wrong colours - Could be the original palette was in extra half-bright?  - Many errors for font...
- Music extracted from Amiga version - Much of the music plays very slow, maybe half tempo - Could be the sequencer format is different to expected? Or tempo changes...
- Some seeds result in world empty of water - Minimum resources has no farmer, but a fisherman, baker and miller - Minimum resources has no food stock piles, but...
Indulging in a satisfying yak shave. Fixed some warnings. Tested with latest OTP 26/Elixir 1.15.6 ``` - `compile_env` should be used instead of `get_env` at module level to avoid silent...
Hi elixir-ls devs, When debugging an `.exs` file without a `mix.exs` I ran into the following issue: ``` Started ElixirLS Debug Adapter v0.27.2 ElixirLS Debug Adapter built with elixir "1.18.3"...