Commit Graph

14 Commits (302f93cbe52115da3b7e6c71d2e8a9b29dd78690)

Author SHA1 Message Date
Undumendil 877f9e7070 Added free() method for StringBuilder 2019-06-25 00:26:11 +02:00
Eli José Carrasquero 229417244d Add exists method to map 2019-06-25 00:25:39 +02:00
Kevin Wang 86b71bf2ce Fix calloc alloc wrong size 2019-06-24 12:30:36 +02:00
hiroaki.takeo 35b15b9481 add keys fn. 2019-06-24 12:29:28 +02:00
Alvydas Vitkauskas 00594462c4 fix string comparison functions 2019-06-24 00:30:26 +02:00
fuyutarow ebc3fb9378 Remove debug statement 2019-06-24 00:14:58 +02:00
Aurélien Foucault b6948ad9af Replace le and ge by lt and gt in compare_strings to have the excepted behavior of the function 2019-06-23 19:22:09 +02:00
Alexander Medvednikov 9cde09126b fix exit code 2019-06-23 10:15:30 +02:00
Alexander Medvednikov 06a4dfa290 replace silly `exit(reason string)` with `exit(code int)` 2019-06-23 10:14:37 +02:00
Alexander Medvednikov 20b5c4b88b Remove println2 2019-06-23 10:03:03 +02:00
chai2010 978ec58fe3 all: add copyright 2019-06-23 09:22:49 +02:00
Alexander Medvednikov 6b941e5e70 string_test.v 2019-06-23 03:13:11 +02:00
musou1500 a32d48e0e0 make string.str and array.data public 2019-06-23 00:43:04 +02:00
Alexander Medvednikov d32e538073 V 0.0.12 open-source release 2019-06-22 20:20:28 +02:00