-
Recent update have broken "Prompt editing" syntax - [to:when] and [from::when]. I've found that the latest commit it properly works with is 55852cb.
Compare:
(Parser A1111, multi_conditioning - tru…
-
CMake allows to generate binaries with unit tests from a C functions and these tests supports special protocol to run testcases [1].
To run a single testcase one need to execute a binary and choose a…
-
Unable to start a TAP test, test-run failed with `('Unable to run `luatest --version`', {'returncode': 1})`. However luatest is available in $PATH.
```
sergeyb@pony:~/sources/MRG/tarantool/build/t…
-
```
> ./build/release/compiler examples/pony.peg peg/ast.pony
-- Syntax Error --
/home/grfork/playground/pony/aoc2023/day02/_corral/github_com_ponylang_peg/examples/pony.peg:35:5:1
35: '=>…
-
#### Is this a bug, feature request, or feedback?
Bug
#### What is the current behavior?
When using `parallelism` parameters on both a TCP source & sink, the work of multiple input TCP stream…
-
- which version/flavor of markdown
- ~Does Pony have single-quoted char(acter)s? Unicode?~
- line breaks always interpreted literally
- ~escapable characters~
Literal Unicode (rather than numeri…
-
Currently, all information there is on creating code documentation is hidden in [appendices/whitespace.md](https://github.com/ponylang/pony-tutorial/blob/f5e716e9944cbd00d8ca3c8bd0d8129472614f6b/appen…
-
```
Error:
/home/shad0wcore/PonyProjects/LearningPony/PrimitivesAndEnumerations/main.pony:45:27: argument not a subtype of parameter
ClosedDoor.openIt(_logger)
^
…
ghost updated
4 years ago
-
Currently the following documentation is present:
1. README links to the Wikipedia article and the paper on PEG.
2. There is an examples/ directory that shows examples of PEG files and how to compil…
-
This is the big list of magic suggestions! Got an idea for a spell or mechanic? Reply here with a comment and maybe I'll consider adding it.
Things to consider:
- Keep it pony related. Either bac…