Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

33 check-ins

2017-12-27
16:05
Added comprehensions for all array types Leaf check-in: 273bde7a73 user: Entomy tags: trunk
2017-12-26
18:12
Added Max and Min functions for arrays. check-in: 0b843090f6 user: Entomy tags: trunk
14:53
Fixed performance of Mathematics.Angles, added Folds to Mathematics.Arrays and basic array comprehensions. check-in: e4149e4139 user: Entomy tags: trunk
2017-12-12
13:42
Implemented apply/map for arrays, so arrays are now functors. check-in: c4ec9758fd user: Entomy tags: trunk
2017-11-26
18:40
Removed Dimensions support for now, I'll come back to this later. check-in: 85cbc69ccf user: Entomy tags: trunk
15:36
Some experimentation with determining the issue. I was wrong about it being the new use of generics. And old optimizer I depended on no longer exists. Found a new solution Leaf check-in: ef1d8d845f user: Entomy tags: Undo Generics Test
2017-11-25
15:59
Create new branch named "Undo Generics Test" Leaf check-in: fcf2bd51d3 user: Entomy tags: Undo Generics Test
15:45
Basics of Dimensions support added check-in: 32baf57f27 user: Entomy tags: trunk
2017-11-16
15:55
Added trigonometry support to Mathematics.Angles. check-in: 479671d33b user: Entomy tags: trunk
2017-11-13
15:43
Mathematics.Angles now works properly. Profile for angles was added. check-in: 1b08cc2144 user: Entomy tags: trunk
2017-07-16
00:41
I honestly forget most of the changes. Added test stuff, and percent arithmetic though. check-in: a1b8f1d3ea user: Entomy tags: trunk
2017-03-23
19:07
Implemented fixed and decimal arrays, and matrices for all numerics check-in: 71707b9e26 user: Entomy tags: trunk
17:27
Removed functions and operators related to the specific size types from Numerics, as they have been removed check-in: f6a5473d53 user: Entomy tags: trunk
2017-02-28
08:21
Added mod and rem operators and generics for arrays check-in: a729c54511 user: Entomy tags: trunk
2017-02-15
20:49
Implemented basic anglular arithmetic as well as degrees and gradian types check-in: e8c9bd89ce user: Entomy tags: trunk
2017-01-06
14:04
Testing packages now have ASCII and UNICODE bodies. check-in: 7105c6fffa user: Entomy tags: trunk
2017-01-01
09:06
Yanked GNATDoc comments, as well as added a bunch of standard documentation check-in: 4d04486caa user: Entomy tags: trunk
03:51
Added testing support for Mathematics.Fractions check-in: a10cd7c3cf user: Entomy tags: trunk
03:16
Extended test framework to handle mathematics arrays check-in: 0c79b50e76 user: Entomy tags: trunk
2016-12-23
00:19
Added input/output support for Mathematics.Arrays types, and generics. check-in: 0c2a8fc426 user: Entomy tags: trunk
2016-12-16
07:20
Basic IO package for Mathematics.Fractions check-in: 04ad4ad733 user: Entomy tags: trunk
2016-12-15
23:27
Added fraction types corresponding with standard integer/positive types. check-in: afb5cd9dcf user: Entomy tags: trunk
2016-12-14
15:36
Added float arrays to generics and the standard types as instances. check-in: 849bf8a1a7 user: Entomy tags: trunk
15:26
Fixed the formal type definition for decimal array functions. This is what happens when I'm tired af... check-in: ec382f3376 user: Entomy tags: trunk
15:15
Added decimal arrays in generics, no standard decimal type at all, so no instance entry. check-in: 7eef437e60 user: Entomy tags: trunk
14:58
Added fixed arrays in generics. No duration instance unless it can be justified. check-in: 8862bf20e6 user: Entomy tags: trunk
14:54
Wrote modular array functions with integer formals, not modular formals. Fixed it. check-in: f51f7b2328 user: Entomy tags: trunk
14:48
Added modular array definitions to generics. No instance definitions, as no standard definition of any modular. check-in: 38c0862df0 user: Entomy tags: trunk
10:59
Complete implementation of all base Integer type's corresponding arrays for distributed algebra. check-in: 0d0ca7c1b1 user: Entomy tags: trunk
09:59
Working distributive algebra for Mathematics.Arrays. check-in: 706b1e9867 user: Entomy tags: trunk
2016-11-14
20:06
Added Integer Arrays arithmetic and logic check-in: b3b647a9c7 user: Entomy tags: trunk
2016-11-02
17:58
Basic Mathematics implementation, including a few constants, GCD, and LCM. check-in: 61eae64d87 user: Entomy tags: trunk
14:55
initial empty check-in check-in: 0743deb529 user: Entomy tags: trunk