GitXplorerGitXplorer
l

intercessor

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
987001b6ad3cfd6cc6f3b30b164e70d5dbeeb352

Fix cli test.

llemon24 committed 5 years ago
Unverified
86815c5ccc08d31f9d2498ec018c55ac25eab738

Remove forgotten debug thing.

llemon24 committed 5 years ago
Unverified
24dae093522bde324079be724914af0dfda2faf2

Ignore SIGINT in kernel mode.

llemon24 committed 5 years ago
Unverified
d673b078376e484ffedf5e335ed63f7aa633ce97

Fix name not being passed to notify_cell_does_not_exist().

llemon24 committed 5 years ago
Unverified
392bef97f41d8b039634ffeebcb88023084f52d4

Make watch a driver attribute.

llemon24 committed 7 years ago
Unverified
a96797266ae0041b1461e0bafa612f36e1196f7f

Rework driver command_loop() exception handling.

llemon24 committed 8 years ago

README

The README file for this repository.

intercessor is a tool that runs Python scripts incrementally (something like Jupyter Notebook, but text-based).

Development should follow a problem-solution approach.