Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion text/0011-upsert-returns-value.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
- Feature Name: upsert-returns-value
- Start Date: YYYY-08-19
- Start Date: 2016-08-19
- RFC PR: https://github.com/ponylang/rfcs/pull/27
- Pony Issue: https://github.com/ponylang/ponyc/issues/1185

Expand Down
4 changes: 2 additions & 2 deletions text/0034-bare-ffi-lambdas.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
- Feature Name: (bare-ffi-lambdas)
- Start Date: (2017-02-20)
- Feature Name: bare-ffi-lambdas
- Start Date: 2017-02-20
- RFC PR: https://github.com/ponylang/rfcs/pull/79
- Pony Issue: https://github.com/ponylang/ponyc/issues/1690

Expand Down
2 changes: 1 addition & 1 deletion text/0048-change-String-join-to-take-iterable.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
- Feature Name: change-string-join-to-take-iterable
- Start Date: 2017/07/25
- Start Date: 2017-07-25
- RFC PR: https://github.com/ponylang/rfcs/pull/98
- Pony Issue: https://github.com/ponylang/ponyc/issues/2148

Expand Down
2 changes: 1 addition & 1 deletion text/0049-improved-itertools-api.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
- Feature Name: improved-itertools-api
- Start Date: 2017-08-8
- Start Date: 2017-08-08
- RFC PR: https://github.com/ponylang/rfcs/pull/101
- Pony Issue: https://github.com/ponylang/ponyc/issues/2189

Expand Down
2 changes: 1 addition & 1 deletion text/0053-compile-time-expression.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
- Feature Name: Compile-Time Expressions
- Start Date: 17/02/2018
- Start Date: 2018-02-17
- RFC PR: https://github.com/ponylang/rfcs/pull/120
- Pony Issue: https://github.com/ponylang/ponyc/issues/2591

Expand Down
Loading