|
1 | 1 | 2025-05-08 |
2 | | - * Version bump (4.4). (#43) |
| 2 | + * Version bump (4.4). (copilot-bluespec#43) |
3 | 3 |
|
4 | 4 | 2025-05-05 |
5 | | - * Version bump (4.3.1). (#41) |
6 | | - * Move Copilot.Compile.Bluespec.External out of shared directory. (#36) |
7 | | - * Allow building with filepath-1.5.*. (#39) |
| 5 | + * Version bump (4.3.1). (copilot-bluespec#41) |
| 6 | + * Move Copilot.Compile.Bluespec.External out of shared directory. |
| 7 | + (copilot-bluespec#36) |
| 8 | + * Allow building with filepath-1.5.*. (copilot-bluespec#39) |
8 | 9 |
|
9 | 10 | 2025-03-10 |
10 | | - * Version bump (4.3). (#34) |
| 11 | + * Version bump (4.3). (copilot-bluespec#34) |
11 | 12 |
|
12 | 13 | 2025-01-20 |
13 | | - * Version bump (4.2). (#31) |
14 | | - * Implement missing floating-point operations. (#28) |
15 | | - * Allow using same trigger name in multiple declarations. (#30) |
| 14 | + * Version bump (4.2). (copilot-bluespec#31) |
| 15 | + * Implement missing floating-point operations. (copilot-bluespec#28) |
| 16 | + * Allow using same trigger name in multiple declarations. |
| 17 | + (copilot-bluespec#30) |
16 | 18 |
|
17 | 19 | 2024-11-08 |
18 | | - * Version bump (4.1). (#25) |
| 20 | + * Version bump (4.1). (copilot-bluespec#25) |
19 | 21 |
|
20 | 22 | 2024-09-09 |
21 | | - * Version bump (4.0). (#23) |
22 | | - * Support translating Copilot array updates to Bluespec. (#19) |
| 23 | + * Version bump (4.0). (copilot-bluespec#23) |
| 24 | + * Support translating Copilot array updates to Bluespec. |
| 25 | + (copilot-bluespec#19) |
23 | 26 |
|
24 | 27 | 2024-08-03 |
25 | | - * Test GHC 9.4 through 9.8. (#20) |
| 28 | + * Test GHC 9.4 through 9.8. (copilot-bluespec#20) |
26 | 29 |
|
27 | 30 | 2024-07-11 |
28 | | - * Version bump (3.20). (#11) |
29 | | - * Support translating Copilot struct updates to Bluespec (#10). |
30 | | - * Fix a bug in the translation of the signum function. (#14) |
31 | | - * Fix a bug in the translation of floating-point comparisons. (#15) |
| 31 | + * Version bump (3.20). (copilot-bluespec#11) |
| 32 | + * Support translating Copilot struct updates to Bluespec. |
| 33 | + (copilot-bluespec#10) |
| 34 | + * Fix a bug in the translation of the signum function. |
| 35 | + (copilot-bluespec#14) |
| 36 | + * Fix a bug in the translation of floating-point comparisons. |
| 37 | + (copilot-bluespec#15) |
32 | 38 |
|
33 | 39 | 2024-03-08 |
34 | | - * Version bump (3.19). (#5) |
| 40 | + * Version bump (3.19). (copilot-bluespec#5) |
35 | 41 | * Create new library for Bluespec backend. |
0 commit comments