Skip to content

Tags: devdoshi/enso

Tags

enso-0.2.32-SNAPSHOT.2022-01-18

Toggle enso-0.2.32-SNAPSHOT.2022-01-18's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix the new engine CI workflow (#180855729) (enso-org#3219)

Co-authored-by: Radosław Waśko <[email protected]>

enso-0.2.32-SNAPSHOT.2022-01-15

Toggle enso-0.2.32-SNAPSHOT.2022-01-15's commit message
Revert "Implement basic performance logging API. (enso-org#3169)"

This reverts commit 178cfb0.

enso-0.2.32-SNAPSHOT.2022-01-14

Toggle enso-0.2.32-SNAPSHOT.2022-01-14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix a few typos in code (enso-org#3223)

* Fix a typo in build.sbt
* Change incorrect Panic.catch reference to Panic.recover

enso-0.2.32-SNAPSHOT.2022-01-12

Toggle enso-0.2.32-SNAPSHOT.2022-01-12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
doc: improve and expand docs of enso_logger crate (enso-org#3211)

enso-0.2.32-SNAPSHOT.2022-01-11

Toggle enso-0.2.32-SNAPSHOT.2022-01-11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove references to dependent types (enso-org#3217)

enso-0.2.32-SNAPSHOT.2022-01-01

Toggle enso-0.2.32-SNAPSHOT.2022-01-01's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Implement basic performance logging API. (enso-org#3169)

enso-0.2.32-SNAPSHOT.2021-12-31

Toggle enso-0.2.32-SNAPSHOT.2021-12-31's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update the Documentation with the new directory structure. (enso-org#…

…3212)

enso-0.2.32-SNAPSHOT.2021-12-30

Toggle enso-0.2.32-SNAPSHOT.2021-12-30's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Finish integration refactoring (enso-org#3206)

All other things from the old integration layer were rewritten to some kind of presenter. The big integration module was removed.

enso-0.2.32-SNAPSHOT.2021-12-29

Toggle enso-0.2.32-SNAPSHOT.2021-12-29's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: method clash error (enso-org#3210)

enso-0.2.32-SNAPSHOT.2021-12-28

Toggle enso-0.2.32-SNAPSHOT.2021-12-28's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Self-hosted Engine CI for Windows and Linux (enso-org#3182)