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

Inference of logical execution times of reactions #1292

Merged
merged 22 commits into from
Aug 10, 2022
Merged
Changes from 1 commit
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
04d73d5
First attempt at inferring LET. Not yet tested or cleaned up.
lhstrh Jul 12, 2022
8062383
Merge remote-tracking branch 'origin/master' into let-inference
lhstrh Jul 12, 2022
a82353f
Attempt at assigning LET for reaction. Not yet tested
CloverCho Jul 13, 2022
25da002
Fix error of ReactionInstance
CloverCho Jul 13, 2022
7ae433c
modify getLogicalExecutionTime (check port)
Wonseo-C Jul 13, 2022
a60b9a0
modify isGeneratedDelay: check "delay" string
Wonseo-C Jul 13, 2022
988866a
make assignLetToReaction in CGenerator
Wonseo-C Jul 13, 2022
7e3254d
LetInferenceTest
Wonseo-C Jul 14, 2022
78085ba
override equals
Wonseo-C Jul 14, 2022
1437873
modifying isGeneratedDelay
Wonseo-C Jul 14, 2022
a997de9
del calling assignLetToReaction
Wonseo-C Jul 14, 2022
947d3de
Completely implementing LetInferenceTest
Wonseo-C Jul 14, 2022
de390fb
Merge pull request #1294 from Wonseo-C/let-inference2
lhstrh Jul 14, 2022
3cd151b
Merge branch 'master' of github.com:lf-lang/lingua-franca into let-in…
Wonseo-C Aug 3, 2022
d84a632
Delete uneccesary line
Wonseo-C Aug 3, 2022
fe15f19
Add comment of getLogicalExectuimTime function
Wonseo-C Aug 3, 2022
cbe5b03
Merge branch 'master' of github.com:lf-lang/lingua-franca into let-in…
Wonseo-C Aug 9, 2022
ed0e00e
Reflect the review
Wonseo-C Aug 9, 2022
ff07826
iteration().next() -> get(0)
Wonseo-C Aug 9, 2022
b11ea89
iteration().next() -> get(0)
Wonseo-C Aug 9, 2022
9d77cfa
Delete unnecessary function
Wonseo-C Aug 10, 2022
3ca6084
Rename the function
Wonseo-C Aug 10, 2022
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
Next Next commit
Merge branch 'master' of github.com:lf-lang/lingua-franca into let-in…
…ference
  • Loading branch information
Wonseo-C committed Aug 9, 2022
commit cbe5b0388d9c314b5b9a97488f6a5cb55aac68d4

This merge commit was added into this branch cleanly.

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