- 25 Nov, 2013 1 commit
-
-
Liam M. Healy authored
Separate, add systems new systems that were in the old monolithic antik.asd: input-output, math-high, mathematics. Make the retrieval of earth orientation parameters (for calibrating UT1 timescale) a connected system when Drakma is loaded.
-
- 23 Nov, 2013 2 commits
-
-
Liam M. Healy authored
Calls to funcall-dyadic only should happen once that function has been defined, and it is meant to handle grid/pq case anyway, so the arithmetic methods (t t) that called it have been moved to where it is defined, which is in the physical-dimension system. Tests have been reorganized, and all pass.
-
Liam M. Healy authored
As an interim step in separation of systems, physical-dimension is now loadable if grid is loaded. All grid tests pass. However, there are failures basic Antik functions and tests are not properly loaded.
-
- 09 Nov, 2013 1 commit
-
-
Liam M. Healy authored
-
- 16 Mar, 2013 1 commit
-
-
Liam M. Healy authored
New temporary file separate-pq-grid.lisp to develop grid separation strategy and definitions.
-
- 09 Mar, 2013 3 commits
-
-
Liam M. Healy authored
-
Liam M. Healy authored
New systems grid, antik-base which load by themselves, and grid tests run if lisp-unit is loaded. The physical-dimension system gets an error on load.
-
Liam M. Healy authored
-