-
Hi all,
We currently have a AST model for TypeScript which is useful for compilers, editors, and linters.
However, it would be extremely useful to have a type model, a la Java's reflective model. Th…
-
### Summary of the new feature / enhancement
Can you add an optional parameter to **Read-Host** to automatically remove leading & trailing whitespace (**string.trim()**)?
Sometimes users accidenta…
-
This issue is to determine if we agree on some common examples of intent markup.
I encourage others to describe specific examples.
**Example 1**: multiline expressions with a big curly brace on th…
-
The goal of this issue is to agree on basic design principles and expectations from this refactoring.
**Goals**
- Speed up critical places in query processing by skipping bound checks, which `Byt…
-
Icarus Verilog cannot be used for simulation with fx68k, even when using the -g2005-sv option. As Icarus Verilog is the main FOSS tool for verilog simulation, it would be good to be able to use it.
-
This ticket adds a module for fan morphisms - morphisms between lattices with specified fans in the domain and codomain, which are compatible with this morphism. Compatibility check and automatic co…
-
![Image](https://user-images.githubusercontent.com/8439181/176111802-bc876f0d-653b-4219-aa71-89fe704f1114.png)
eryar updated
2 years ago
-
We propose a new package providing structured logging with levels. Structured logging adds key-value pairs to a human-readable output message to enable fast, accurate processing of large amounts of lo…
jba updated
10 months ago
-
### Background and motivation
Update: Replaced `TryThrowException` with `TryAbort` as was in the original proposal.
There is a number of execution environments for .NET code that may benefit fro…
-
Modules over integral domain lack basic functionality:
```
sage: S. = PolynomialRing(QQ)
sage: A = S**2
sage: A
Ambient free module of rank 2 over the integral domain Multivariate Polynomial Ring i…