Mercurial
Mercurial
>
beremiz
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
file
| revisions |
annotate
|
diff
|
comparison
|
rss
|
help
(0)
tip
runtime/typemapping.py
2021-12-09
Edouard Tisserant
RUNTIME: Variable forcing now uses limited list and buffer instead of systematical instance tree traversal and in-tree "fvalue" to keep track of forced value for pointed variables (external, located). Pointer swapping is performed when forcing externals and located, with backup being restored when forcing is reset. Retain still uses tree traversal.
RuntimeLists
file
|
diff
|
annotate
2021-06-14
Edouard Tisserant
IDE: Cleaned up some useless tests in variable trace data handling code, changed from bare numpy arrays to RingBuffers inorder to avoid RAM outage and crash after long tracing session.
file
|
diff
|
annotate
2018-03-02
Edouard Tisserant
merged Sergeys changes
file
|
diff
|
annotate
|
base
2018-01-15
Edouard Tisserant
Clarify licensing, and packaging of runtime only files :
file
|
diff
|
annotate
|
base
(0)
tip