-
I have noticed that once I unplug a DHT sensor from arduino, and then try to read from it, it returns nan `temp = nan` & `hum = nan`. With the next piece of code, I create a JSON object and send it to…
glrs updated
8 months ago
-
**Is your feature request related to a problem? Please describe.**
This is the profiling data for eval my nixos configuration. And there are actually 3450 calls to `nix::EvalState::parseExprFromFil…
-
### What component is the issue in?
Front-End
### Which command
- [ ] kompile
- [ ] kast
- [X] krun
- [ ] kprove
- [ ] kprovex
- [ ] ksearch
### What K Version?
v6.0.71 and back to…
-
### What component is the issue in?
Front-End
### Which command
- [X] kompile
- [ ] kast
- [ ] krun
- [ ] kprove
- [ ] kprovex
- [ ] ksearch
### What K Version?
v6.0.83-0-gc2ad66e0…
-
I attempted to implement the builtin operations using identifier tokens directly such that we can remove syntax ambiguities.
The new way of implmentation is here:
https://github.com/runtimeverificat…
-
```
/Users/ondrej/repos/lpython/src/libasr/codegen/llvm_utils.cpp:1487:21: warning: variable 'pred' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized]
…
-
I have a grammar where there is a list of fields that are followed by an optional list of attributes. The conflict is between an attribute name and a field name.
The examples in the documentation …
-
Below results in `Error: Syntax error in input(3)`
```swig
%inline %{
#include "example.h"
#include
class Piece {
public:
typedef size_t size_type;
typedef int difference_type;
…
-
**Describe the bug**
An ambiguity from bison glr parser occurred when parsing some statements.
**Your Environment**
nebula 3.3.0
**How To Reproduce**
```
(root@nebula) [nba]> MATCH (v:player…
-
Vamos usar essa Issue para divulgar nossos perfis e os nossos repositórios mais legais.
Não esqueça de colocar seu nome, seu perfil e o link para seu projeto. Estou ensinando isso durante a aula so…