-
Notifications
You must be signed in to change notification settings - Fork 21
Pull requests: Puchaczov/Musoq
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Refactor: Optimize DLL files loading, make public api of visitor virt…
#151
by Puchaczov
was merged Oct 28, 2025
Loading…
Fix NuGet publish workflow glob pattern expansion on Windows PowerShell
#150
by Copilot
AI
was merged Oct 27, 2025
Loading…
Refactor: Various improvements including test assertions, DESC statem…
#148
by Puchaczov
was merged Oct 26, 2025
Loading…
Bump project versions to next patch release (*.*.0 → *.*.1)
#145
by Copilot
AI
was merged Oct 3, 2025
Loading…
Fix exponential complexity in parser and add comprehensive test suite for nested arithmetic expressions
#144
by Copilot
AI
was merged Oct 3, 2025
Loading…
14 tasks done
Generate comprehensive GitHub Copilot instructions for Musoq development
#142
by Copilot
AI
was merged Sep 12, 2025
Loading…
Implement case-insensitive method resolution for Musoq queries
#140
by Copilot
AI
was merged Sep 12, 2025
Loading…
Add direct syntax support for number format literals with overflow and underflow protection (hex, binary, octal)
#139
by Copilot
AI
was merged Sep 10, 2025
Loading…
10 tasks done
Update Musoq.Evaluator version from 8.3.0 to 8.4.0
#138
by Copilot
AI
was merged Sep 6, 2025
Loading…
Implement automatic datetime comparison for SQL queries with CASE WHEN support
#137
by Copilot
AI
was merged Sep 5, 2025
Loading…
Fix nullable reference warnings by updating method signatures instead of using null-forgiving operator
#136
by Copilot
AI
was merged Sep 2, 2025
Loading…
Bump minor version for all non-test projects and fix test parallelization issues
#135
by Copilot
AI
was merged Sep 2, 2025
Loading…
Fix implicit boolean conversion in CASE WHEN expressions for nullable boolean functions
#134
by Copilot
AI
was merged Sep 1, 2025
Loading…
Complete Comprehensive Code Generation Optimization Analysis with Advanced Strategies for Musoq Query Engine
#132
by Copilot
AI
was merged Aug 29, 2025
Loading…
Replace failing test queries with working examples from Musoq unit tests - comprehensive SQL feature coverage with full generated code reference
#131
by Copilot
AI
was merged Aug 29, 2025
Loading…
Remove Performance Optimization Infrastructure and Implement Focused Parsing Performance Benchmarks with Performance Tracking and README Graphs
#130
by Copilot
AI
was merged Aug 29, 2025
Loading…
Add comprehensive performance testing framework with compilation benchmarks and branch-level CI tracking
#129
by Copilot
AI
was merged Aug 23, 2025
Loading…
Add RegexMatches method to standard library for pattern extraction
#125
by Copilot
AI
was merged Aug 19, 2025
Loading…
Add comprehensive test suite for Musoq standard library non-aggregated methods - 227 new tests
#122
by Copilot
AI
was merged Aug 17, 2025
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.