Skip to content
Merged
Changes from 1 commit
Commits
Show all changes
157 commits
Select commit Hold shift + click to select a range
b6c0e3b
Create draft PR for #159
PTKu Jun 27, 2023
3bc6fd4
Create draft PR for #341
IX-BOT Nov 27, 2024
45c6bae
Refactor to use GetFullyQualifiedPocoName method
PTKu Nov 27, 2024
e62d74f
Update namespace references to use global:: prefix
PTKu Nov 27, 2024
e0d8158
Update versioning, connectors, and project configurations
PTKu Nov 27, 2024
0aee5bb
removes .net 7
PTKu Nov 27, 2024
ee24d3b
Merge branch 'dev' into 341-_NEW-FEATURE_Poco_types_should_be_rather_…
PTKu Nov 27, 2024
4b592ec
drops dotnet 8 add support for dotnet 9
PTKu Nov 27, 2024
404ceb1
refactor tests to use Assert.That due to NUnit update and for improve…
PTKu Nov 27, 2024
031c578
downgrades GitVersion back to v5
PTKu Nov 27, 2024
5c989d2
ammend
PTKu Nov 27, 2024
d1342b4
Add support for .NET 9 and centralize package version management
PTKu Nov 28, 2024
f7eb4b0
Update project files to target .NET 9 and remove deprecated configura…
PTKu Nov 28, 2024
d850f30
Update tests and scripts for .NET 9.0 compatibility
PTKu Nov 28, 2024
31130eb
Update .NET framework to 9.0 and remove test report step
PTKu Nov 28, 2024
ff91831
Update target framework to .NET 9.0
PTKu Nov 28, 2024
94d2916
Refactor: Remove properties, add collection methods
PTKu Nov 28, 2024
6204ab7
Update build context, tests, and environment variables
PTKu Nov 28, 2024
4f5e040
Merge pull request #342 from ix-ax/341-_NEW-FEATURE_Poco_types_should…
PTKu Nov 28, 2024
d9e87ad
version bump 0.20.1
PTKu Nov 29, 2024
9e0eebd
the pocos namespaces are backed prefixed instead of postfixed
PTKu Nov 29, 2024
13b62c8
fixing integration testing
PTKu Dec 2, 2024
b46bd6c
Merge pull request #345 from ix-ax/back-to-poco-prefixed-instead-of-p…
PTKu Dec 2, 2024
8077515
asp
PTKu Dec 2, 2024
7a88231
asp
PTKu Dec 2, 2024
1c19e54
removes CLR attributes from pocos due to possible conflicts
PTKu Dec 2, 2024
ade4753
fix expected compiler output
PTKu Dec 2, 2024
680da50
updates vulnerable depencencies, removes some warnigs from CI/CD build
PTKu Dec 3, 2024
29c3a7c
Merge pull request #346 from ix-ax/update-dependencies
PTKu Dec 3, 2024
dac0a8e
Update CODE_OF_CONDUCT.md
PTKu Dec 5, 2024
d01c9fb
Create draft PR for #354
IX-BOT Dec 5, 2024
8620207
updates to stc v8
PTKu Dec 5, 2024
a033200
Merge branch 'dev' into 354-Update_to_stc_v8
PTKu Dec 5, 2024
de7e0da
Refactor configuration handling and remove unused classes
PTKu Dec 11, 2024
63dc7a2
Refactor and update configurations and dependencies
PTKu Dec 11, 2024
706ea89
version number bumped to 0.21
PTKu Dec 11, 2024
b7a8a58
Update Usings.cs
PTKu Dec 11, 2024
d56baeb
commit expected output from integration
PTKu Dec 11, 2024
329af26
Merge pull request #356 from ix-ax/354-Update_to_stc_v8
PTKu Dec 11, 2024
9202be4
transfered to inxton org
PTKu Jan 14, 2025
6d8b3a4
update documentation
PTKu Jan 14, 2025
36d041d
Merge pull request #357 from Inxton/port-to-inxton
PTKu Jan 14, 2025
b5fbefe
documentation rebuild
PTKu Jan 14, 2025
f443bcc
adds .net8 due to compatibility issues on an existing project
PTKu Jan 15, 2025
5ec0931
fixed targed frameworks monikers in templates
PTKu Jan 15, 2025
e508774
bumps version to 0.22
PTKu Jan 15, 2025
352922b
Merge pull request #358 from Inxton/add-dotnet-8
PTKu Jan 15, 2025
d916f18
fixies an issue when file name from the configuration file in inprope…
PTKu Jan 21, 2025
526e8fa
Merge branch 'dev' into fix-an-issue-with-project-file-override
PTKu Jan 21, 2025
565fb81
adds labels for runners
PTKu Jan 21, 2025
38d9a07
Merge branch 'fix-an-issue-with-project-file-override' of https://git…
PTKu Jan 21, 2025
d31f23a
prevents build form failing when unable to delete source apax folder
PTKu Jan 21, 2025
97f7b6d
Merge pull request #360 from Inxton/fix-an-issue-with-project-file-ov…
PTKu Jan 21, 2025
9b41427
adds gh scripts
PTKu Jan 22, 2025
8f33816
Create draft PR for #361
PTKu Jan 22, 2025
cfa8fae
Removes legacy gh action workflows
PTKu Jan 22, 2025
08d4470
Merge pull request #362 from Inxton/361-remove-gh-actions-that-are-no…
PTKu Jan 22, 2025
a273d79
Refactor initializers and update deprecation warnings
PTKu Jan 22, 2025
6c71972
Now discrminates default init values for date related type between ta…
PTKu Jan 23, 2025
9398dd6
Create draft PR for #364
PTKu Jan 23, 2025
e93cb05
Merge pull request #363 from Inxton/330-new-feature-poco-property-of-…
PTKu Jan 23, 2025
9353cbd
Add Capacity property to OnlinerString and OnlinerWString
PTKu Jan 23, 2025
ae5f5bc
Merge branch 'dev' into 364-when-writing-a-string-to-the-plc-and-leng…
PTKu Jan 23, 2025
44b494f
Add new string properties and set capacities to appropriate value
PTKu Jan 23, 2025
b77dbc1
Merge pull request #365 from Inxton/364-when-writing-a-string-to-the-…
PTKu Jan 24, 2025
ecc9479
Revert "When writing a string to the PLC and length more than declare…
PTKu Jan 24, 2025
42405b8
Merge pull request #366 from Inxton/revert-365-364-when-writing-a-str…
PTKu Jan 24, 2025
8625fb5
fixes issue with strings introduced by the last commit
PTKu Jan 24, 2025
deab13e
sych asp
PTKu Jan 24, 2025
1ea5456
Merge pull request #367 from Inxton/364-when-writing-a-string-to-the-…
PTKu Jan 24, 2025
9e6f297
Create draft PR for #203
PTKu Jan 24, 2025
c5e1446
Refactor date handling to corectly interpret time in Unix epoch
PTKu Jan 24, 2025
a907ddd
Merge pull request #368 from Inxton/203-bug-days-in-leap-year-are-not…
PTKu Jan 24, 2025
dee160b
Create draft PR for #370
PTKu Jan 24, 2025
6f79882
Refactor and update AXSharp project configuration
PTKu Jan 24, 2025
963a16f
Add default TargetPlatformMoniker and new CompilerTestOptions
PTKu Jan 24, 2025
e86756f
Merge pull request #371 from Inxton/370-when-compiling-dependencies-o…
PTKu Jan 24, 2025
1033776
Cascades the parmaters when compiling dependencies from dependants
Jan 27, 2025
45c8dd6
Merge pull request #375 from Inxton/374-compilation-of-dependencies-d…
PTKu Jan 27, 2025
6a410f2
Fixes an issue with interpratation of Date type when reading from the…
Jan 27, 2025
e15d34f
Merge branch 'dev' into 369-check-behavior-of-date-related-types-in-l…
PTKu Jan 27, 2025
c8345f0
Merge pull request #376 from Inxton/369-check-behavior-of-date-relate…
PTKu Jan 27, 2025
608df68
Create draft PR for #377
PTKu Jan 28, 2025
eb7acbf
Fixes dependency installation logic.
Jan 28, 2025
a732929
Merge pull request #378 from Inxton/377-bugixc-does-not-compile-the-d…
PTKu Jan 28, 2025
abde63a
Create draft PR for #379
PTKu Jan 28, 2025
14acd64
wf test
PTKu Jan 28, 2025
9300710
wip
PTKu Jan 28, 2025
9bb3396
Update dev.yml
PTKu Jan 28, 2025
a0ab052
Update dev.yml
PTKu Jan 28, 2025
2341c5d
Add DoPublishOnly option and update related tasks
PTKu Jan 28, 2025
6636b9e
wip
PTKu Jan 28, 2025
84f3136
wip
PTKu Jan 28, 2025
40ecfef
wip
PTKu Jan 28, 2025
2bcdf48
wip
PTKu Jan 28, 2025
66b176e
wip
PTKu Jan 28, 2025
9f2238d
Merge pull request #380 from Inxton/379-packages-should-be-only-publi…
PTKu Jan 28, 2025
fe2372f
aps
PTKu Jan 28, 2025
bba672d
Create draft PR for #381
PTKu Jan 28, 2025
fa61199
version bump to 0.23
PTKu Jan 28, 2025
a686451
rename jobs in 'dev' workflow
PTKu Jan 28, 2025
94e8947
Merge pull request #382 from Inxton/381-version-bump-to-023
PTKu Jan 28, 2025
277258f
Refactor polling logic and simplify build tasks
PTKu Feb 13, 2025
ecec88b
wip
TomKovac Feb 13, 2025
dd2c4d0
Create draft PR for #383
TomKovac Feb 13, 2025
19b8be4
counting of 'power demanding' instances
TomKovac Feb 13, 2025
cccd97f
repository name fixed in ghcli scripts
TomKovac Feb 13, 2025
32b467a
Refactor methods and update component initialization
PTKu Feb 14, 2025
a69e3d1
rewert program.cs in ixc
TomKovac Feb 14, 2025
f0d87fc
Update documentation about polling
PTKu Feb 14, 2025
05c5a41
Update WebAPI documentation to reflect increased request size limit
PTKu Feb 14, 2025
83a7f45
Merge pull request #384 from Inxton/383-ixc-should-export-also-the-nu…
PTKu Feb 14, 2025
d67531b
Merge branch 'dev' into refactor-simplify-polling-on-generated-compon…
PTKu Feb 14, 2025
6b6973a
Merge pull request #385 from Inxton/refactor-simplify-polling-on-gene…
PTKu Feb 17, 2025
9f96cd2
wf fix
PTKu Feb 17, 2025
869358e
asp
PTKu Feb 17, 2025
2903b54
asp
PTKu Feb 17, 2025
6a35731
asp
PTKu Feb 17, 2025
4dab001
[wip] Increase batch and simultaneous cycle limits, update request de…
PTKu Mar 4, 2025
3308dff
Update Siemens API package and refactor WebApiConnector
PTKu Mar 6, 2025
8fe98fe
Merge pull request #387 from Inxton/sandbox-bulkaccess-web-api-max
PTKu Mar 6, 2025
5e2716e
Update test to use Max value for cyclic property
PTKu Mar 6, 2025
720e734
Create draft PR for #388
PTKu Mar 24, 2025
8ccdb7f
Handle InitValue formatting in AddedPropertySetterAstNode
PTKu Mar 24, 2025
8368e36
adds missing test files (expected)
PTKu Mar 24, 2025
eb355b5
Merge pull request #389 from Inxton/388-allow-multiline-pragmas
PTKu Mar 24, 2025
2070ce3
Merge branch 'dev' into 159-_POSSIBLE-BUG_Compilation_object_loses_se…
PTKu Mar 26, 2025
7ad12e9
Refactor project structure and enhance type handling
PTKu Mar 26, 2025
0cf6399
Merge pull request #192 from Inxton/159-_POSSIBLE-BUG_Compilation_obj…
PTKu Mar 26, 2025
380499e
Revert "[POSSIBLE-BUG] Compilation object loses semantic information …
PTKu Mar 26, 2025
47d57f4
Merge pull request #390 from Inxton/revert-192-159-_POSSIBLE-BUG_Comp…
PTKu Mar 26, 2025
cfa7a0b
Refactor eligibility checks and update paths
PTKu Mar 26, 2025
d3bf2a8
Refactor type handling and update launch settings
PTKu Mar 26, 2025
0058f76
Update src/AXSharp.compiler/src/AXSharp.Cs.Compiler/Helpers/Semantics…
PTKu Mar 26, 2025
e5ba800
Fix typo: correct 'isEligibe' to 'isEligible' in codebase
PTKu Mar 26, 2025
ffd6bd5
Merge pull request #391 from Inxton/missing-types-in-smodel
PTKu Mar 26, 2025
dad0446
Enhance logging and update launch settings
PTKu Mar 27, 2025
3188a31
Merge branch 'dev' into missing-types-in-smodel
PTKu Mar 27, 2025
88ab84f
Improve error handling in SemanticsHelpers.cs
PTKu Mar 27, 2025
9976c01
Merge branch 'missing-types-in-smodel' of https://github.com/Inxton/a…
PTKu Mar 27, 2025
e58a40b
Merge pull request #392 from Inxton/missing-types-in-smodel
PTKu Mar 27, 2025
3623a6c
Create draft PR for #394
PTKu Mar 27, 2025
c7d3f9e
Refactor AddPropertyDeclaration for type accuracy
PTKu Mar 27, 2025
21a703f
Merge pull request #395 from Inxton/394-bugixc-does-not-transpile-pla…
PTKu Mar 27, 2025
ea2a8d1
Create draft PR for #396
PTKu Mar 28, 2025
24e5745
Updates to stc v9
PTKu Mar 28, 2025
8f2c9aa
localization support
Apr 1, 2025
68702c8
invariant cultures
Apr 1, 2025
4d2ccec
Create draft PR for #400
PTKu Apr 2, 2025
dd1b184
Merge pull request #397 from Inxton/396-update-stc-to-v9
PTKu Apr 2, 2025
ebfd213
Add raw property for direct field access in AstNode class
PTKu Apr 2, 2025
c475c95
Merge branch 'dev' into 400-feature-add-raw-value-of-attribute-string…
PTKu Apr 2, 2025
81d58c3
Fix missing brace in Identifier_raw getter method
PTKu Apr 2, 2025
8918413
Merge pull request #401 from Inxton/400-feature-add-raw-value-of-attr…
PTKu Apr 2, 2025
eaf1ae2
Merge branch 'dev' into 398-bug-the-shadow-value-is-not-set-by-online…
PTKu Apr 2, 2025
a143ff0
Merge pull request #399 from Inxton/398-bug-the-shadow-value-is-not-s…
PTKu Apr 2, 2025
663b7af
Merge branch 'releases/v0' into dev
PTKu Apr 30, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Merge branch 'releases/v0' into dev
  • Loading branch information
PTKu authored Apr 30, 2025
commit 663b7af15187b333986c2dec7efabd568598f938

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.