Block a user
9395712a05
Merge pull request #14 from tjiho/master
7af4e6221b
add channel name in error file
a6469621b7
write upload error in a file
ba9d9a8301
return error when resquest fail
eed67c4768
tests/shell: bring back the static test.cfs
359991c005
cfspack: fix compilation error
097c677641
emul/zasm: use libcfs
4cde58fd83
cfspack: make into a library
72357fec86
Move "emul" folder to root
e3c885085d
Consolidate tests
7ca54d179d
lib/expr: make EXPR_PARSE "tail" HL
73a5275b1e
lib/parse: make parseBinaryLiteral "tail" HL
dcb96aefe9
lib/parse: remove parseHexPair
2503bdfced
lib/args: remove
5f2615a134
at28w: don't use lib/args
346bcc3d3d
zasm: don't use lib/args
d0f031939f
lib/parse: make parseLiteral a little tighter
34d36de386
changed the XMPP link on the front page to point to the conversejs client till we figure out what to put there
6d88c3a754
parseExprDE --> parseExpr
5301200d6f
basic: parseExpr --> parseExprDE
476178ee7c
zasm: parseExpr --> parseExprDE
025b90909f
Update bootstrap bin
aef96c5e96
Add missing common.asm test harness file
98ca338aba
avra: add LD/ST
51e500e8da
avra: avoid pgm addr truncation error on first pass
b955a67daa
avra: add TST
6e1e8e0e59
avra: add LSL
8ded02bc78
avra: fix misordered MOV, MUL, NEG and NOP