forked from GitHub/gf-core
Transfer: removed some fixed TODOs.
This commit is contained in:
@@ -1,19 +1,11 @@
|
|||||||
* Improve front-end language
|
* Improve front-end language
|
||||||
|
|
||||||
- Tuple syntax in expressions, types and patterns. Implemented with records.
|
- Tuple syntax in expressions, types and patterns? Implemented with records.
|
||||||
|
|
||||||
- List syntax in expressions, types and patterns. Implemented with List.
|
- List syntax in types and patterns? Implemented with List.
|
||||||
|
|
||||||
- operators for primitive string operations:
|
|
||||||
|
|
||||||
- list operators: ++, :
|
|
||||||
|
|
||||||
- overloaded operators?
|
|
||||||
|
|
||||||
- implicit arguments?
|
- implicit arguments?
|
||||||
|
|
||||||
- composOp generation
|
|
||||||
|
|
||||||
- show generation
|
- show generation
|
||||||
|
|
||||||
- eq generation
|
- eq generation
|
||||||
@@ -30,6 +22,8 @@
|
|||||||
|
|
||||||
- More efficient handling of constructor application
|
- More efficient handling of constructor application
|
||||||
|
|
||||||
|
- Implement tail recursion.
|
||||||
|
|
||||||
* Improve the core language
|
* Improve the core language
|
||||||
|
|
||||||
* Improve compilation
|
* Improve compilation
|
||||||
|
|||||||
Reference in New Issue
Block a user