[eclipse/golo-lang] 5c7145: [471716] Make the operators left-associative

2 views
Skip to first unread message

GitHub

unread,
Jul 7, 2015, 3:22:38 AM7/7/15
to golo...@googlegroups.com
Branch: refs/heads/master
Home: https://github.com/eclipse/golo-lang
Commit: 5c714597fbe517b463729c12eed202ecccb83e00
https://github.com/eclipse/golo-lang/commit/5c714597fbe517b463729c12eed202ecccb83e00
Author: Julien Ponge <julien...@insa-lyon.fr>
Date: 2015-07-07 (Tue, 07 Jul 2015)

Changed paths:
M src/main/java/fr/insalyon/citi/golo/compiler/ParseTreeToGoloIrVisitor.java
M src/test/java/fr/insalyon/citi/golo/compiler/CompileAndRunTest.java

Log Message:
-----------
[471716] Make the operators left-associative

Operators are more naturally left-associative than right-associative.
The previous implementation was right-associative by mistake.


Commit: f9b702aa37fb595b658466065c2396a83838fe7a
https://github.com/eclipse/golo-lang/commit/f9b702aa37fb595b658466065c2396a83838fe7a
Author: Julien Ponge <julien...@insa-lyon.fr>
Date: 2015-07-07 (Tue, 07 Jul 2015)

Changed paths:
M src/main/java/fr/insalyon/citi/golo/compiler/ParseTreeToGoloIrVisitor.java

Log Message:
-----------
Refactorings to avoid code duplication


Commit: 784c77860e5128df0f85524f86ca148b5dcacff2
https://github.com/eclipse/golo-lang/commit/784c77860e5128df0f85524f86ca148b5dcacff2
Author: Julien Ponge <jpo...@users.noreply.github.com>
Date: 2015-07-07 (Tue, 07 Jul 2015)

Changed paths:
M src/main/java/fr/insalyon/citi/golo/compiler/ParseTreeToGoloIrVisitor.java
M src/test/java/fr/insalyon/citi/golo/compiler/CompileAndRunTest.java

Log Message:
-----------
Merge pull request #291 from jponge/fix/left-associativiy

[471716] Make the operators left-associative


Compare: https://github.com/eclipse/golo-lang/compare/37cb503ed087...784c77860e51

GitHub

unread,
Jul 9, 2015, 10:06:14 AM7/9/15
to golo...@googlegroups.com

GitHub

unread,
Jul 9, 2015, 10:08:13 AM7/9/15
to golo...@googlegroups.com

GitHub

unread,
Jul 9, 2015, 10:14:09 AM7/9/15
to golo...@googlegroups.com
Reply all
Reply to author
Forward
0 new messages