Vinícius Garcia

Results 11 issues of Vinícius Garcia

**Is your feature request related to a problem? Please describe.** So currently the library does not provide a way for parsing JWK from URLs as is often necessary when working...

enhancement

The current TokenMap class uses the std::map implementation. This map is alright but if you try to iterate over it, e.g.: ```C++ TokenMap vars; calculator::calculate("a = map('c': 1, 'b': 2,...

enhancement
help wanted

Currently all numeral operations can only return tokens of the REAL type. It would be expected that if both operands are of type INT that the resulting token would also...

enhancement
good first issue

Currently we use a reference counting system for garbage collecting. I think it is specially efficient with the current architecture because we only need to manage the objects and lists,...

bug

The error messages were not a priority until now. But it is the moment to fix them. We have currently 2 major problems: 1. Some error messages just don't make...

enhancement

I was creating a test and I found that the isObjectWith function would be perfect for me since I did not want to test all attributes of my object, only...

### Version 2.0.886+ea93cb5158 ### Operating system Windows ### OS version or distribution Windows (Windows 11 Pro) (x64) ### Git hosting provider(s) GitHub Enterprise Server ### Other hosting provider _No response_...

auth-issue

## Problem This PR fixes #1883. The issue is that when a device running badger is abruptly powered off it might cause a database corruption, and subsequently badger will continuously...

#### Description Right now I needed to change the replication factor of an existing topic, and I found this issue here that discusses this: https://github.com/IBM/sarama/issues/1238 This issue culminated on a...

stale/exempt
needs-investigation

Hello @dylanlindgren, I have found 2 brokens links in the README: 1. Docker for the Laravel framework (24 Sep 2014): http://dylanlindgren.com/docker-for-the-laravel-framework/ 2. Beautiful Laravel Development with Docker & Fig (9...