1
2
3
4
5
6
7
|
2015-03-18
Allow plugins to yield if Eskil is run in Tcl 8.6 or newer.
Added swap plugin to exemplify this.
2015-03-18
Added command line flag "-pluginallow" to allow a plugin to run in a standard
interpreter instead of a safe one.
|
>
>
>
|
1
2
3
4
5
6
7
8
9
10
|
2015-04-09
Started working on a edit buttons shown between diffs.
2015-03-18
Allow plugins to yield if Eskil is run in Tcl 8.6 or newer.
Added swap plugin to exemplify this.
2015-03-18
Added command line flag "-pluginallow" to allow a plugin to run in a standard
interpreter instead of a safe one.
|