Giacomo De Lazzari

Results 8 issues of Giacomo De Lazzari

Fixes #226 and other instances where the parser was getting stuck because an unexpected token was encountered, such as: ``` function foo(a: i32) ``` ``` function foo(a: i32) ``` ```...

Disclaimer: I'm an hardcore Linux user (so much that I don't even know how to use Windows) and I fully believe it is a superior platform. **but** given the Kickstarter...

Out of scope
Not an Issue

Hi, I'm trying to use purs-loader to integrate some PureScript code in my Vue project (created with the latest [vue-cli](https://cli.vuejs.org/)). My `vue.config.json` (which allows to modify the Webpack's configuration) looks...

I'm working on a C++ project where this repository is added as a CMake subdirectory. I have enabled various compiler warnings and made them into errors (`-Werror`), however this doesn't...

Hi, first of all I want to say that this is one of the best mods I've ever played on Minecraft. But I would like to see a new machine...

## Lapce Version nightly-5aa3b61 ## System information ``` Linux thinkpad-t450s 6.1.1-1-MANJARO #1 SMP PREEMPT_DYNAMIC Wed Dec 21 23:21:50 UTC 2022 x86_64 GNU/Linux ``` i5-5300U with integrated graphics, 12GB RAM ##...

C-bug
C-perf

I'm trying to simulate the following room: ![pyroomaudio_room](https://github.com/LCAV/pyroomacoustics/assets/7572780/278258d8-7379-4bad-a103-c935146266be) where there is a sound source at the top and a microphone array at the bottom. However, `room.simulate()` fails: ``` Traceback (most...

Add a package for the [CZMQ](https://github.com/zeromq/czmq) higher level library (that depends on `libzmq` which is already provided by the `mingw-w64-zeromq` package). I obtained the `PKGBUILD` starting from the `mingw-w64-zeromq` one.