Přemysl Eric Janouch
|
125521ddc1
|
script: set a scricter limit on memory
|
2014-09-19 01:24:39 +02:00 |
Přemysl Eric Janouch
|
e8ddf5e58c
|
coin: wrap an if statement
|
2014-08-02 21:33:55 +02:00 |
Přemysl Eric Janouch
|
8ece6a4f64
|
script: fix parse_word()
With the `c > ' '` requirement we can't have an assertion for length in there.
|
2014-07-31 23:07:37 +02:00 |
Přemysl Eric Janouch
|
8fde2e72aa
|
script: improvements
- fixed cons
- added missing arithmetic operators
- added min/max/xor/all?/any?/nip/curry/reverse/over
- added a few functional tests
|
2014-07-31 22:56:18 +02:00 |
Přemysl Eric Janouch
|
2735756dbd
|
script: add length
|
2014-07-31 02:45:04 +02:00 |
Přemysl Eric Janouch
|
ba3f4e620c
|
script: add uncons/first/rest/>/>=/<=/!=/join
|
2014-07-31 02:34:02 +02:00 |
Přemysl Eric Janouch
|
f62dbe9546
|
script: fix call/dip, add fold/each/unit/cons/cat
|
2014-07-31 01:17:09 +02:00 |
Přemysl Eric Janouch
|
053359aaf1
|
Fix the `youtube' plugin
I hadn't read the docs throughly.
|
2014-07-30 23:17:31 +02:00 |
Přemysl Eric Janouch
|
154163ea0a
|
Add an experimental `script' plugin
Basically reimplemented the macro language from libxntd.
Lots of work to be done yet, even if we keep it as a stand-alone TCC plugin.
|
2014-07-30 21:03:15 +02:00 |
Přemysl Eric Janouch
|
25f981e0b1
|
Didn't intend to commit the API key, too
|
2014-07-25 00:15:52 +02:00 |
Přemysl Eric Janouch
|
6f065351d3
|
Added a `youtube' plugin
Written for Python 3, it just shows info about random YouTube links.
|
2014-07-25 00:12:37 +02:00 |
Přemysl Eric Janouch
|
c2ddcc937e
|
Some fixes for the `coin' plugin
Hey, I'm pretty new to Tcl, leave me alone.
|
2014-07-24 00:33:29 +02:00 |
Přemysl Eric Janouch
|
9d0a276f93
|
Port the `coin' plugin from VitaminA
|
2014-07-24 00:01:00 +02:00 |
Přemysl Eric Janouch
|
165a19da21
|
Initial commit
|
2014-07-05 01:28:16 +02:00 |