-
Hello, I have a file that contains data values not aligned to byte boundaries. Hex Fiend does not seem to let me edit or display individual bits easily. Maybe I want to view an unsigned int that's onl…
-
-
This bug could be issued already, but the compiler told me to file a new issue, so I will :)
I translated the RPN calculator from [learnyouahaskell](http://learnyouahaskell.com/functionally-solving…
-
This is a placeholder for TODO items needed to have the release calc version 3 (after calc 2.15.1.x is released and stable). Think of this TOOD list as a planned set of changes that will come with ca…
-
## Description
When switching between activities if done continuously then app freezes in android. I tried this with camera: ^0.9.4+6 plugin and target sdk version: 31
Flutter doctor
```
[√…
-
I use the Raspberry PI for some work. This includes using the Package BaremetalPi to set pins high or low. This all works well with Julia 1.10.0 but not with 1.10.1. This is explained in more detai…
-
* **I'm submitting a:**
- [ ] Feature request/suggestion
(really just a help request - sorry but it wasn't obvious where to ask for help)
* **[Feature request] What feature should be implemen…
-
## Motivation
The motivation for this issue is the demo program `c/test_programs/demo_sprite_balls.c`. In this program a large number of balls move about and collide, and calculating the new veloci…
-
### Description
# Title: Reverse Polish Notation (RPN) Calculator
## Overview
I'm proposing the development of a Reverse Polish Notation (RPN) calculator. RPN is a mathematical notation in…
-
add a button that makes the calculator take rpn expressions as input.