Smaug123
|
4b7e2ac1e6
|
Merge commit 'cfd67166162b7c28a6e044e5904cac53da2a194d' into generic-edge-cases
|
2025-08-23 22:50:11 +01:00 |
|
Smaug123
|
027a49c51a
|
Merge commit 'd711d6fff5c59378a601a6366e01354cd2a43d88' into generic-edge-cases
|
2025-08-23 22:48:56 +01:00 |
|
Patrick Stevens
|
cfd6716616
|
Switch back to NUnit (#101)
|
2025-08-22 13:34:36 +00:00 |
|
Smaug123
|
f020d560a6
|
WIP
|
2025-08-18 23:08:15 +01:00 |
|
Smaug123
|
2e8245d341
|
WIP
|
2025-08-15 14:11:48 +01:00 |
|
Smaug123
|
fca9a6dc47
|
WIP
|
2025-08-14 08:31:32 +01:00 |
|
Smaug123
|
cc14fb0edd
|
Start initobj
|
2025-08-12 08:39:25 +01:00 |
|
Smaug123
|
1dbd4b008b
|
resolveTypeFromDefnConcrete
|
2025-08-12 08:15:38 +01:00 |
|
Smaug123
|
064deee8d5
|
WIP
|
2025-08-11 22:12:37 +01:00 |
|
Smaug123
|
407c37a5fb
|
WIP
|
2025-08-11 21:21:12 +01:00 |
|
Smaug123
|
59fd8a23b7
|
WIP
|
2025-08-11 08:18:13 +01:00 |
|
Patrick Stevens
|
d711d6fff5
|
Check types of JIT calls (#97)
|
2025-08-10 22:32:23 +00:00 |
|
Smaug123
|
bdedea098a
|
Merge branch 'main' into generic-edge-cases
|
2025-08-10 23:29:28 +01:00 |
|
Patrick Stevens
|
6dbe6614d5
|
Remove local variable checks in tests (#98)
|
2025-08-10 22:29:02 +00:00 |
|
Smaug123
|
6f48c89ef3
|
More
|
2025-08-10 23:22:04 +01:00 |
|
Smaug123
|
07c5e931e4
|
Feature parity
|
2025-08-10 23:03:23 +01:00 |
|
Smaug123
|
e0e954b131
|
Remove another spare test
|
2025-08-10 22:52:45 +01:00 |
|
Smaug123
|
95f422efa9
|
Revert example
|
2025-08-10 22:50:44 +01:00 |
|
Smaug123
|
e89fac2780
|
Fix a couple of TODOs
|
2025-08-10 22:50:26 +01:00 |
|
Smaug123
|
9bafd0f4b0
|
WIP
|
2025-08-02 20:57:53 +01:00 |
|
Patrick Stevens
|
d8b7e84f6c
|
Implement bgt_s (#95)
|
2025-07-05 23:32:12 +01:00 |
|
Patrick Stevens
|
3af1f2cc97
|
Implement Ldtoken for fields (#94)
|
2025-07-05 22:21:58 +01:00 |
|
Patrick Stevens
|
56d1cf63d6
|
Remove weird duplicate ConcreteType thing (#93)
|
2025-07-04 18:43:45 +00:00 |
|
Patrick Stevens
|
de1eefb436
|
Implement Sizeof (#92)
|
2025-07-04 18:08:56 +00:00 |
|
Patrick Stevens
|
30b8ec990f
|
Split up IlMachineState (#91)
|
2025-07-03 08:51:48 +01:00 |
|
Patrick Stevens
|
2efe9803da
|
Switch to Expecto (#89)
|
2025-07-02 23:14:29 +00:00 |
|
Patrick Stevens
|
f39e7c07bf
|
Concrete types - lots of tech debt in here (#79)
|
2025-07-02 22:41:13 +01:00 |
|
Patrick Stevens
|
ad8e625678
|
Fix stelem of nested generic (#86)
|
2025-07-02 21:22:16 +00:00 |
|
Patrick Stevens
|
0fc4335760
|
Add another generic for MethodInfo (#85)
|
2025-07-02 17:49:24 +00:00 |
|
Patrick Stevens
|
c79f775ce4
|
Add a type parameter on FieldInfo to represent signature (#84)
|
2025-07-02 17:41:28 +00:00 |
|
Patrick Stevens
|
b5f4ed6dec
|
Add more comments (#83)
|
2025-07-02 17:29:54 +00:00 |
|
Patrick Stevens
|
af3e4f20f2
|
Implement shl, shr, or (#82)
|
2025-07-02 16:42:36 +00:00 |
|
Patrick Stevens
|
3d5667ebba
|
Implement another conversion (#81)
|
2025-07-01 21:55:18 +00:00 |
|
Patrick Stevens
|
4dbb737648
|
Module method IsJITIntrinsic (#77)
|
2025-06-30 22:21:00 +01:00 |
|
Patrick Stevens
|
ddd6374c72
|
More corelib (#76)
|
2025-06-30 22:15:33 +01:00 |
|
Patrick Stevens
|
711bfd5aad
|
Add namespace info to types (#75)
|
2025-06-27 21:41:53 +01:00 |
|
Patrick Stevens
|
84df17295b
|
Implement another comparison case (#74)
|
2025-06-27 18:49:20 +00:00 |
|
Patrick Stevens
|
641040509f
|
Test float comparisons (#73)
|
2025-06-27 14:06:01 +00:00 |
|
Patrick Stevens
|
7c636b61a7
|
Implement Ldelem etc (#72)
|
2025-06-27 13:28:38 +00:00 |
|
Patrick Stevens
|
4352bfa218
|
Split binary ops into another file (#71)
|
2025-06-27 11:19:14 +00:00 |
|
Patrick Stevens
|
477cb9b3fb
|
Delete spare files (#70)
|
2025-06-27 11:02:18 +00:00 |
|
Patrick Stevens
|
c859f88f52
|
Rejig test harness (#68)
|
2025-06-27 10:54:00 +00:00 |
|
Patrick Stevens
|
5cf0789439
|
Bump flake, add claude-code (#66)
|
2025-06-25 23:40:20 +01:00 |
|
Patrick Stevens
|
19ec9f8670
|
Uncomment a bit of a test (#64)
|
2025-06-22 19:36:47 +01:00 |
|
Patrick Stevens
|
91f5376e8a
|
Ldtoken (for types) (#49)
|
2025-06-21 22:22:29 +01:00 |
|
Patrick Stevens
|
8747dc4bd5
|
Split out some static methods (#63)
|
2025-06-21 17:43:35 +00:00 |
|
Patrick Stevens
|
c747d6eb3a
|
Centralise the Ldind logic (#61)
|
2025-06-21 12:53:23 +00:00 |
|
Patrick Stevens
|
f9e03f4340
|
Implement custom delegate calling (#60)
|
2025-06-20 15:45:43 +00:00 |
|
Patrick Stevens
|
c620152fb1
|
Finish initialising class of the main method before execution (#59)
|
2025-06-20 13:39:06 +00:00 |
|
Patrick Stevens
|
5a7cf11a5f
|
Fix argument ordering bug (#58)
|
2025-06-20 12:40:45 +01:00 |
|