Nathan Braswell
|
08b5e29b70
|
Fix poset to handle circular closed dependencies (they're propegated recursively to open dependencies) and some indentation fixes
|
2018-09-19 00:43:49 -04:00 |
|
Nathan Braswell
|
2d9f5dc6fe
|
Add in support for top-level-declarations in k and erroring out if no progress is made in poset. A bug I encountered during devleopment of this reminds me of the need to deal with cycles in the poset in the future - probabally by not adding a close dependency if doing so would make a close dependency cycle? This might not actually be fully legitimate
|
2018-09-18 00:37:16 -04:00 |
|
Nathan Braswell
|
87bc88cde4
|
Transition to new pass/poset setup
|
2018-08-26 21:45:38 -04:00 |
|
Nathan Braswell
|
e851d0eac5
|
Add basis for types in k, and move to new poset setup (depend on individual imports, functions, types, and global variables)
|
2018-06-22 20:58:47 -04:00 |
|
Nathan Braswell
|
e898e7b285
|
Pass system works
|
2018-06-14 00:08:55 -04:00 |
|
Nathan Braswell
|
eefa752d55
|
shortening of str and vec
|
2018-05-22 19:43:54 -04:00 |
|
Nathan Braswell
|
4ebb8bf107
|
Finished poset implementation added to the standard library, starting on getting types added and sorting, etc
|
2016-01-20 13:50:40 -05:00 |
|