Gustavo Mauricio de Barros

Results 60 issues of Gustavo Mauricio de Barros

enhancement

![image](https://user-images.githubusercontent.com/52143624/215827845-2f86e6b3-b8dd-44e7-99e8-c8d02b367670.png) Pop!_OS 22.04 LTS

![image](https://github.com/dropzone/dropzone/assets/52143624/f9d1d3d1-9182-4bec-9e5e-9073fef088df) https://docs.dropzone.dev/configuration/basics/configuration-options ![image](https://github.com/dropzone/dropzone/assets/52143624/b5d22882-289f-47a9-8920-fc6a6ddc5b26) https://github.com/dropzone/dropzone/blob/f50d1828ab5df79a76be00d1306cc320e39a27f4/src/options.js#L84 Where can I edit the documentation? I can't find any GitBook repo here.

SqlException is exclusive to SQL Server ![image](https://github.com/JJConsulting/JJMasterData/assets/52143624/89c5e248-d10f-42e5-9098-d7b5ac896888) ![image](https://github.com/JJConsulting/JJMasterData/assets/52143624/3d9cbc4b-7827-4096-ae26-b0d5983c1d2b) Oracle and SqLite use other guys ![image](https://github.com/JJConsulting/JJMasterData/assets/52143624/55a42ca1-0b68-439f-a2e0-7a7c9d62f823) ![image](https://github.com/JJConsulting/JJMasterData/assets/52143624/57a00dd9-7e7c-41d2-b0ee-4dedafb2453a)

bug
code-refactor

| - Html.HtmlBuilder | - Html.TagHelpers Impediments: - Many UI components reference `FormElement` - TagHelpers would mess up `net4.8` support, but nothing an `#IF` diferective solves The dependency tree would...

Small refactors. - Improve exception handling (#175) with two new exceptions (`NCalcParameterNotDefinedException`, `NCalcFunctionNotFoundException`) and use `NCalcEvaluationException` instead of `ArgumentException` - Starting to remove some logic from `EvalutationVisitor` so it can...

code quality

Probably a v5 milestone. [ncalc-async](https://github.com/ncalc/ncalc-async) is 6 months behind, and every new feat or fix needs to be manually added to the other repo. The best way to solve this...

help wanted
discussion
code quality
breaking-change

**Is your feature request related to a problem? Please describe.** Yes, this closes #6 **Describe the solution you'd like** Implement `IExpressionFactory` with Microsoft.Extensions.ObjectPool.Add a `Reset` method to clear the expression...

enhancement

(String->Parlot Parser->EvaluationVisitor->Result)

docs