summaryrefslogtreecommitdiffhomepage
path: root/src/st.c
AgeCommit message (Expand)Author
2012-08-18remove assignment to unused retvalYukihiro Matsumoto
2012-07-29Make all(?) void casts explicit for C++Max Anselm
2012-05-23cast style consistencyYukihiro Matsumoto
2012-05-19Helper functions for st_foreach() return "enum st_retval" not "int"Mitchell Blank Jr
2012-04-30rm whitespaceroco
2012-04-21replace st.[ch] to remove SIZEOF_ST_INDEX_TYukihiro Matsumoto
2012-04-20add mruby sourcesmimaki