Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
TabbedView now displays its units, but with their toString method which shows
their definition in addition to their name
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The dimension selector does nothing, as its purpose is to filter a
list which does not exist yet, but it does correctly load the options.
|
|
getDimension() now works with exponents,
Added a dimension parser,
comments can now be in the middle of lines
|
|
Addition and subtraction are now possible.
|
|
|
|
|
|
|
|
|
|
|