David Glasser
628be93f61
fix tests that tested lies!
2014-08-21 17:09:23 -07:00
David Glasser
f39a820d96
Don't parse '@>=' ranges by default
...
They are still used internally by the constraint solver (to implement
update --breaking) but cannot be externally specified.
Also, stop supporting "@none", whatever that was.
2014-08-15 22:12:04 -07:00
David Glasser
e59fb948b5
fix tests broken by 6850b679e9
2014-07-30 19:24:55 -07:00
Slava Kim
98d9a56a62
Extend the number of types of constraints from 2 to 3
...
Instead of having a "exact" flag, have a "type" field with 3 different values
2014-05-15 18:16:30 -07:00
ekatek
f2d3972857
integration mostly works except for bizarre constraint solver output bug
2014-05-09 15:15:45 -07:00
Geoff Schmidt
985ffea9fa
WIP - make package build run the constraint solver.
...
move constraint solver from a package into the tool.
unipackage loading is broken; next step is to fix that
2014-03-12 19:02:47 -07:00
Slava Kim
9dd40fa1db
extract parseVersionConstraint from parseConstraint
2014-03-05 01:25:51 -08:00
Slava Kim
468f32bd80
package-version-parser package
...
first version of a package that parses smart package version string
2014-03-04 23:08:38 -08:00