File tree Expand file tree Collapse file tree 3 files changed +23
-0
lines changed Expand file tree Collapse file tree 3 files changed +23
-0
lines changed Original file line number Diff line number Diff line change
1
+ # Proposals
2
+
3
+ - [ Accepted] ( ./accepted )
4
+ - [ Draft] ( ./draft )
Original file line number Diff line number Diff line change
1
+ # Accepted Proposals
2
+
3
+ These are accepted proposals:
4
+
5
+ - [ JEP 1 - Nested Expressions] ( ./jep-001-nested-expressions.md )
6
+ - [ JEP 3 - Functions] ( ./jep-003-functions.md )
7
+ - [ JEP 4 - Pipes] ( ./jep-004-pipes.md )
8
+ - [ JEP 5 - Array Slices] ( ./jep-005-array-slices.md )
9
+ - [ JEP 6 - Improved Identifiers] ( ./jep-006-improved-identifiers.md )
10
+ - [ JEP 7 - Filter Expressions] ( ./jep-007-filter-expressions.md )
11
+ - [ JEP 8 - Exptype] ( ./jep-008-exptype.md )
12
+ - [ JEP 9 - Improved Filters] ( ./jep-009-improved-filters.md )
13
+ - [ JEP 10 - Slice Projections] ( ./jep-010-slice-projections.md )
14
+ - [ JEP 12 - Raw String Literals] ( ./jep-012-raw-string-literals.md )
Original file line number Diff line number Diff line change
1
+ # Draft Proposals
2
+
3
+ These are draf proposals:
4
+
5
+ - [ JEP 11 - Lexical Scoping] ( ./jep-012-let-function.md )
You can’t perform that action at this time.
0 commit comments