1
2
3
4
5
6
7
|
2015-03-18
Added command line flag "-pluginallow" to allow a plugin to run in a standard
interpreter instead of a safe one.
Added pdf plugin.
2015-03-17
Added command line flag "-sep" to set a separator for table-like files
|
>
>
>
>
|
1
2
3
4
5
6
7
8
9
10
11
|
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.
Added pdf plugin.
2015-03-17
Added command line flag "-sep" to set a separator for table-like files
|