Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expression and values operate on C type system #244

Merged
merged 6 commits into from
Aug 19, 2022

Conversation

kant2002
Copy link
Collaborator

@kant2002 kant2002 commented Aug 18, 2022

So far, right now only one test change behaviour, and that should be solved by having proper process for conversion and loading constants.

Should helps with #243

Notes by F.

TODO:

@kant2002 kant2002 force-pushed the kant/expressions-types branch from 264f97d to 297f4a7 Compare August 18, 2022 18:25
Cesium.CodeGen.Tests/CodeGenOperatorTests.cs Outdated Show resolved Hide resolved
Cesium.CodeGen/Contexts/IDeclarationScope.cs Outdated Show resolved Hide resolved
Cesium.CodeGen/Contexts/IDeclarationScope.cs Outdated Show resolved Hide resolved
Cesium.CodeGen.Tests/CodeGenOperatorTests.cs Outdated Show resolved Hide resolved
Copy link
Owner

@ForNeVeR ForNeVeR left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! This is a step forward.

So far, right now only one test change behaviour, and that should be solved by having proper process for conversion and loading constants.
@ForNeVeR ForNeVeR force-pushed the kant/expressions-types branch from a413087 to 6774177 Compare August 19, 2022 17:22
@ForNeVeR ForNeVeR merged commit 6774177 into ForNeVeR:main Aug 19, 2022
@kant2002 kant2002 deleted the kant/expressions-types branch August 19, 2022 17:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants