26 Commits

Author SHA1 Message Date
Sascha Peilicke
4d63ecfe25 Fix all PEP-8 / flake8 code issues
Drop testscope because it's empty.
2014-02-02 17:35:38 +01:00
Sascha Peilicke
e6512edb98 Add utility away_from_zero_round and use it for LESS round()
Also _ophsl should use it when running unter Py3k (instead of
convergent_round).
2013-08-08 18:26:23 +02:00
Sascha Peilicke
9044b43eb5 Convert to int when using round(), ceil() or floor()
round(1.2px) is expected return '1px', not '1.0px'
2013-08-08 09:50:59 +02:00
Sascha Peilicke
c0a265e146 Fix PEP-8 issues (with autopep8 -a) 2013-07-19 11:22:12 +02:00
Patrick
f641a0f7af fix urllib for python2.x 2012-07-18 17:31:35 -04:00
Patrick
9b0e5f375d fix urllib for python2.x 2012-07-18 17:30:42 -04:00
Patrick
0ff5b977ec fix an other utf-8 letter 2012-07-18 17:28:04 -04:00
Patrick
0660c17cd0 trying to fix python2 and utf-8 issues 2012-07-18 17:26:06 -04:00
robotis
d7f7daaac2 issue6 2012-06-05 07:51:02 +00:00
robotis
1ada3c163a Reparse call nodes to refresh variables 2012-06-04 09:41:44 +00:00
robotis
609fdc2d14 Fix issue 5 2012-05-16 23:34:18 +00:00
robotis
ef1c1478dd cleanup 2012-05-07 13:15:57 +00:00
robotis
2fb2de84fa Colors in format strings fix 2012-05-07 09:37:07 +00:00
jtm
5f2ab7d9b1 Fixed mixin argument parsing 2012-04-06 19:23:22 +00:00
jtm
0c6c345375 documentation 2012-04-03 13:36:08 +00:00
jtm
eb49ffdfb4 documentation 2012-04-03 12:41:34 +00:00
jtm
b15674d56b Mixin guards 2012-03-25 13:25:05 +00:00
jtm
26ffa97770 parse guard expressions 2012-03-24 18:33:19 +00:00
jtm
1724574d5a more functions 2012-03-24 17:23:14 +00:00
jtm
4324418262 add check 2012-03-18 19:25:05 +00:00
jtm
f7cdd98643 checkpoint colors 2012-03-10 16:27:14 +00:00
jtm
5c54780a35 checkpoint calls 2012-02-27 19:22:52 +00:00
jtm
5532eb88ee checkpoint expressions 2012-02-26 15:50:07 +00:00
jtm
e08bef4d0e Refactor work 2012-02-25 17:08:08 +00:00
jtm
aaedc6bcfc factor 1 2012-02-19 20:38:19 +00:00
robotis
f4ba41cc1d initial commit 2012-01-28 14:52:09 +00:00