diff options
author | Eduardo Julian | 2015-05-22 23:06:19 -0400 |
---|---|---|
committer | Eduardo Julian | 2015-05-22 23:06:19 -0400 |
commit | 1f0be2351bc76b0de15d97691f8ea0728d9ab321 (patch) | |
tree | 1b1f82ad9c585d6abe493476178fe8fa51935456 /source/program.lux | |
parent | f52eb6df2e57f67e7cf30d85c6340ce00f923d6f (diff) |
- Added a simple optimization based on the idea of avoiding to compare 2 type-functions which are most-likely the same, due to their name (remembering that when you define types using deftype, the type-function's name will correspond to the def's).
- Gave empty environments to top-level type-functions, instead of leaving them with unset environments.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions