Commit Graph

14 Commits

Author SHA1 Message Date
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 v.2.0.0 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 v1.1.0 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