issues
search
ponylang
/
rfcs
RFCs for changes to Pony
https://ponylang.io/
60
stars
48
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update actionlint
#215
SeanTAllen
closed
9 months ago
0
Update to actions/checkout@v4.1.1
#214
SeanTAllen
closed
10 months ago
0
Add constrained types RFC
#213
SeanTAllen
closed
9 months ago
3
Advertise Markdown files in text/ as "source" files
#212
i-ky
closed
1 year ago
0
Update to checkout v3
#211
SeanTAllen
closed
1 year ago
0
Add linting of GitHub Actions workflows
#210
SeanTAllen
closed
1 year ago
0
Static arrays of numbers
#209
chalcolith
opened
1 year ago
30
Remove json package from the standard library
#208
SeanTAllen
closed
1 year ago
1
proposal syntax else ... then for else keyword in conditional branches
#207
lyrachord
opened
1 year ago
10
access symbol of private fields is wrong
#206
lyrachord
closed
1 year ago
1
Add StdStream error reporting mechanism
#205
SeanTAllen
opened
2 years ago
3
Improve Range and Reverse
#204
SeanTAllen
opened
2 years ago
0
Add RFC for the inclusion of all erase codes in the Term package
#203
SeanTAllen
closed
2 years ago
6
Enhance `term` package with mouse input and other enhancements
#202
nogginly
closed
2 years ago
12
Introduce empty Ranges
#201
stefandd
closed
2 years ago
46
Introduce new numerics
#200
rhagenson
opened
2 years ago
17
Add ansi escape codes
#199
csos95
opened
2 years ago
2
Remove logger package from standard library
#198
SeanTAllen
closed
2 years ago
2
Add ponycheck to the standard library
#197
SeanTAllen
closed
2 years ago
3
Change the standard library pattern for object capabilities
#196
SeanTAllen
closed
2 years ago
4
Change FFI to be disallowed by default
#195
redvers
closed
2 years ago
20
Add RFC to expose runtime scheduler information
#194
SeanTAllen
closed
2 years ago
4
Make Array iterator classes private to hide implementation from client
#193
pmetras
opened
2 years ago
44
WIP RFC for Unix domain socket support
#192
sgebbie
opened
3 years ago
2
RFC for introducing JSON access methods
#191
sgebbie
closed
9 months ago
1
Split FilePath constructor to guarantee constructor with AmbientAuth
#190
rhagenson
closed
3 years ago
2
Incorrect division by 0 (1 / 0 -> ∞, in Pony 1 / 0 == 0)
#189
igotfr
closed
3 years ago
1
implement cond from Elixir as clean alternative to if / elseif / else
#188
igotfr
closed
3 years ago
9
Syntax sugar to assigning a constructor argument to an instance variable and to add the keyword this (or self)
#187
igotfr
opened
3 years ago
3
[stdlib] Add an option for thousands separator to package "format"
#186
trs123
opened
3 years ago
0
Add String.add iso proposal
#185
ergl
closed
3 years ago
4
Add mandatory FFI declarations proposal
#184
ergl
closed
3 years ago
16
Missing mechanism to pass/receive struct values into/from FFI C functions
#183
stefandd
opened
4 years ago
9
Add RFC for Recover blocks with receiver
#182
jasoncarr0
opened
4 years ago
14
Expand or extract logging package from stdlib
#181
jasoncarr0
closed
2 years ago
3
Mark RFC repository as a release with any implemented features
#180
sa-tasche
opened
4 years ago
1
Unicode String
#179
rowland66
opened
4 years ago
41
Add RFC for SortBy
#178
damon-kwok
opened
4 years ago
25
Changes to Auth implementation
#177
SeanTAllen
closed
2 years ago
7
Add new collection type without generic constraints
#176
damon-kwok
closed
4 years ago
2
Add log_level argument to LogFormatter.apply()
#175
rkallos
closed
4 years ago
18
Parameter assignment syntax
#174
jemc
closed
1 year ago
7
Add RFC for explicit self member access.
#173
jemc
opened
4 years ago
15
Request: Add pipeline operator
#165
damon-kwok
opened
4 years ago
11
Request: Use primitives methods as lambda calls
#164
damon-kwok
closed
4 years ago
3
Behaviour call syntax
#163
Theodus
closed
4 years ago
5
Revert "Behaviour call syntax"
#162
Theodus
closed
4 years ago
0
Add maybe to itertools
#161
mfelsche
closed
4 years ago
15
Missing backticks
#160
adri326
closed
4 years ago
1
Change type of Env.root to AmbientAuth
#159
mfelsche
closed
4 years ago
7
Next