-
The f2023 standard C805 says this program is not valid because ```linelen``` is not a specification expression. But lfortran 0.41.0 compiles it and prints '?'
```
integer :: linelen =…
-
In PR #1355 we have added "declare record" syntax to XQuery.
We should now do the same for XSLT.
-
Any plans to add TypeScript declarations? Was surprised to find no issues about this. Happy to take a crack at it myself
-
### Describe the feature
we currently only have a baseline event implementation, gather events as an enum, rich and dynamic `log{1,2,3,4}`
### Solution
```rust
#[derive(Event)]
enum Event {
Tran…
-
I've been surprised by this behavior:
`echo '(ns my.company.core (:use my-thing))' | standard-clj fix -`
=> (ns my.company.core)
It removes the :use statement.
It seems a bit radical in my op…
-
I recently came across W3C's [Encoding Standard](https://encoding.spec.whatwg.org/). In [4.2. Names and labels](https://encoding.spec.whatwg.org/#names-and-labels), it specifies:
> Authors must use…
-
Client is declared twice in the glossary, so I do not know what specifically what meaning the term refers to.
![image.png](https://raw.githubusercontent.com/lm-44/pe/main/files/728f82a3-74c3-4adc-a982…
-
-
This plugin, when imported from a `.ts` file, throws types error because it doesn't declare any types.
I think it would be a good enhancement to declare at single a single `types.d.ts` in the packa…
-
### Prerequisites
Please put an X between the brackets as you perform the following steps:
* [ ] Check that your issue is not already filed:
https://github.com/leanprover/lean4/issues
* …