Skip to content

Activity

Added tests for multiple if statements

AxelB1011pushed 1 commit to feature/Add-else-if-Conditional-Statements-to-the-translator • 19c95e6…152660b • 
on Aug 29, 2024

Merge branch 'CrossGL:main' into feature/Add-else-if-Conditional-Stat…

AxelB1011pushed 25 commits to feature/Add-else-if-Conditional-Statements-to-the-translator • 861e769…19c95e6 • 
on Aug 29, 2024

[pre-commit.ci] auto fixes from pre-commit.com hooks

pre-commit-ci[bot]pushed 1 commit to feature/Add-else-if-Conditional-Statements-to-the-translator • 101706d…861e769 • 
on Aug 29, 2024

Removed name=main

AxelB1011pushed 1 commit to feature/Add-else-if-Conditional-Statements-to-the-translator • d69ee55…101706d • 
on Aug 29, 2024

Merge remote-tracking branch 'upstream/main' into pr/40

NripeshNpushed 12 commits to feature/Add-else-if-Conditional-Statements-to-the-translator • 2ba2af4…d69ee55 • 
on Aug 22, 2024

fix CI error

AxelB1011pushed 1 commit to feature/Add-else-if-Conditional-Statements-to-the-translator • e126178…2ba2af4 • 
on Aug 22, 2024

fix CI error

AxelB1011pushed 1 commit to feature/Add-else-if-Conditional-Statements-to-the-translator • e74da0a…e126178 • 
on Aug 22, 2024

Missing newline

AxelB1011pushed 1 commit to feature/Add-else-if-Conditional-Statements-to-the-translator • d3eb7c2…e74da0a • 
on Aug 22, 2024

More fixes

AxelB1011pushed 1 commit to feature/Add-else-if-Conditional-Statements-to-the-translator • 28748e9…d3eb7c2 • 
on Aug 22, 2024

more fixes for multiple else if conditionals

AxelB1011pushed 8 commits to feature/Add-else-if-Conditional-Statements-to-the-translator • ddec830…28748e9 • 
on Aug 22, 2024

Implement tokens for unsigned int and double data types (CrossGL#68)

AxelB1011pushed 16 commits to main • 18f7d8e…3a92872 • 
on Aug 22, 2024

Merge remote-tracking branch 'upstream/main' into pr/40

NripeshNpushed 8 commits to feature/Add-else-if-Conditional-Statements-to-the-translator • 6361e2b…ddec830 • 
on Aug 22, 2024

[pre-commit.ci] auto fixes from pre-commit.com hooks

pre-commit-ci[bot]pushed 1 commit to feature/Add-else-if-Conditional-Statements-to-the-translator • f5c029b…6361e2b • 
on Aug 20, 2024

Removed comment(s)

Force push
AxelB1011force pushed to feature/Add-else-if-Conditional-Statements-to-the-translator • 2055ddb…f5c029b • 
on Aug 20, 2024

[pre-commit.ci] auto fixes from pre-commit.com hooks

pre-commit-ci[bot]pushed 1 commit to feature/Add-else-if-Conditional-Statements-to-the-translator • f2c998c…2055ddb • 
on Aug 20, 2024

Added else if to translator