Commit Graph

20 Commits

Author SHA1 Message Date
85fdcff103 Fixed annotation parsing in AstBuilder
pulled some hair out on this one
2025-07-23 07:29:16 -04:00
1e15e90d32 README and SPECIFICATION updated 2025-07-23 06:27:48 -04:00
aae6087f90 Hot Fix: nestedclasses
resolved empty nestedclasses
2025-07-23 06:10:17 -04:00
0955bb39e3 Version bump to 2.1.0 - Added nested types support 2025-07-23 05:44:24 -04:00
ccc7f1bc8c
Merge pull request #1 from MarketAlly/Working/convenience
Nested Types support
2025-07-23 05:35:07 -04:00
6b1f3d7124 Update AstJsonSerializer.cs 2025-07-23 05:31:44 -04:00
5439aeb081 Resolved build errors
1. Fixed constructor calls in AstTransformer.cs by adding missing nestedTypes parameter
  2. Fixed constructor calls in AstJsonSerializer.cs by adding logic to deserialize nestedTypes
  3. Fixed constructor calls in AstBuilder.cs by adding empty nestedTypes lists and correct parameters
  4. Fixed test files by updating ClassDeclaration constructors with proper parameters
2025-07-23 05:24:18 -04:00
2cc1e3d283 new nested types 2025-07-23 05:10:45 -04:00
7708c479e8 tweaks 2025-07-23 05:01:42 -04:00
70c5858c94 Create API_SPECIFICATION.md 2025-07-23 03:16:47 -04:00
c881259f55 Updated readme 2025-07-23 01:21:16 -04:00
6800d0d7a9 Namespace change 2025-07-23 01:06:48 -04:00
0e716e083c Merge branch 'main' of https://github.com/MarketAlly/IronJava 2025-07-22 00:22:52 -04:00
aa3ac640cb Removed misc projects from NUGET 2025-07-22 00:16:28 -04:00
558616311c title updated 2025-07-22 00:11:41 -04:00
b4ebf4d363 merged notes 2025-07-22 00:11:05 -04:00
fc44f649c9 fix ci 2025-07-21 23:09:47 -04:00
491a9ea785 Updated details 2025-07-21 22:36:29 -04:00
d07fffb876 Initial checkin 2025-07-21 22:29:22 -04:00
638bc7b1f0 Create README.txt 2025-07-21 19:08:25 -04:00