-
I've create a script with:
```
$ jbang init scripts/q.java
$ jbang edit --open=code scripts/q.java
```
With the following code:
```java
///usr/bin/env jbang "$0" "$@" ; exit $?
//JAVA 11+
…
-
Hey team!
We think we may have found a bug in the implementation of global forms. We realised after we implemented Pa11y tests in our project which includes the CSAT widget.
The `globalFormRadio…
-
I propose we support attributes on lambda expressions. A way this could get used is in the experimental aspnet Houdini project, which is experimenting ways to cut the cruft in aspnet core service deve…
-
## STR
1. I open the settings and change the paths to some custom-made CoAuthors file and token JSON:
![grafik](https://github.com/lppedd/idea-conventional-commit/assets/71322635/4dcb30b9-3c9c-46a…
-
When parsing AST, how can I find out on which line a particular Class or Function was declared?
ghost updated
2 years ago
-
Consider adding an exponentiation operator that is higher in precedence than the multiplicative operators but lower in precedence than the unary operators.
In the [Symbolism](https://github.com/dha…
-
### Terraform Version
```shell
Terraform v1.3.5
on darwin_amd64
```
### Terraform Configuration Files
I've tried narrowing this down more, but I'm not confident I understand what Terraform…
-
[Hacker News wants unquotes](https://news.ycombinator.com/item?id=10326221). We happily oblige.
## Unquotes in expressions
Whenever the parser is ready to parse a term, it should also expect an unquo…
masak updated
3 weeks ago
-
Hi again, Radek. I have reviewed the documentation and some of the source code, but I cannot confirm whether or not array/list inputs are usable either in the engine or the simulator. I am able to eva…
-
## Summary
I propose to consider adding TypeScript-style union types to Mojo — instead of Rust-style nominal enums. This approach seems like it would work well given that Mojo plans to extend Pytho…