mirror of
https://github.com/carp-lang/Carp.git
synced 2024-11-05 04:44:12 +03:00
A todo.
This commit is contained in:
parent
8bc50fa0c9
commit
7b4b16e9b4
@ -8,6 +8,7 @@
|
||||
** Could assert that functions sent to extern code doesn't have an environment (that'd mean that a Lambda is passed outside Carp-land where it most likely won't work)
|
||||
** 'local-include' not needed, just need 'relative-include'?
|
||||
** (load) behaves unintuitively when placed into files, should be relative to the file
|
||||
** Tweak the weight of the constraints to make error messages better for type errors
|
||||
* Critical Bugs
|
||||
** 0.3
|
||||
*** References must keep track of their origin and prevent usage of them if the origin has been given away.
|
||||
|
Loading…
Reference in New Issue
Block a user