Kolan Sh
|
ba528486cb
|
домой выгоняют
|
2011-06-23 19:57:17 +04:00 |
Kolan Sh
|
4f1cde3f8f
|
до \cyrtext допарсил
|
2011-06-23 19:44:22 +04:00 |
Kolan Sh
|
e48a755e0c
|
Все теги добавлены в варианты
|
2011-06-23 15:57:47 +04:00 |
Kolan Sh
|
186fc07303
|
домой выгоняют
|
2011-06-21 19:13:25 +04:00 |
Kolan Sh
|
7e29364c79
|
\\ symbol now interpreted as tag
|
2011-06-21 12:01:53 +04:00 |
Kolan Sh
|
c1638e027d
|
Second tex_parser() successful pass :)
|
2011-06-20 20:16:37 +04:00 |
Kolan Sh
|
ba84015079
|
Second tex_parser() successful pass :)
|
2011-06-20 20:07:17 +04:00 |
Kolan Sh
|
a0e8963fb2
|
First tex_parser() successful pass
|
2011-06-20 17:25:44 +04:00 |
Kolan Sh
|
41185418ed
|
First tex_parser() successful pass
|
2011-06-20 17:24:43 +04:00 |
Kolan Sh
|
41f6ac46e7
|
домой пора
|
2011-06-17 19:03:06 +04:00 |
Kolan Sh
|
513baf4076
|
подправлено, шоп запускалось
|
2011-06-16 16:45:28 +04:00 |
Kolan Sh
|
0837358623
|
the world's end added =)
|
2011-06-12 21:34:03 +04:00 |
Kolan Sh
|
5ba787d4ce
|
домой, пора домой...
|
2011-06-10 19:03:50 +04:00 |
Kolan Sh
|
0f3ecd8e70
|
no c++ just c
--HG--
rename : c/tex_parser/tex_table_class.cpp => c/tex_parser/tex_table.c
rename : c/tex_parser/tex_table_class.geany => c/tex_parser/tex_table.geany
rename : c/tex_parser/tex_table_class.hpp => c/tex_parser/tex_table.h
rename : c/tex_parser/tex_table_class_tags.hpp => c/tex_parser/tex_table_tags.h
rename : c/tex_parser/tex_table_class_test.cpp => c/tex_parser/tex_table_test.c
|
2011-06-10 14:31:10 +04:00 |
Kolan Sh
|
cc27cee3be
|
tex_parser moved from cpp to c because... c++ std::string.resize is slower than zrealloc in 300 times =)
--HG--
rename : cpp/tex_parser/Makefile => c/tex_parser/Makefile
rename : cpp/tex_parser/get_tags.sh => c/tex_parser/get_tags.sh
rename : cpp/tex_parser/tables4.tex => c/tex_parser/tables4.tex
rename : cpp/tex_parser/tables5.tex => c/tex_parser/tables5.tex
rename : cpp/tex_parser/tex_table_class.cpp => c/tex_parser/tex_table_class.cpp
rename : cpp/tex_parser/tex_table_class.geany => c/tex_parser/tex_table_class.geany
rename : cpp/tex_parser/tex_table_class.hpp => c/tex_parser/tex_table_class.hpp
rename : cpp/tex_parser/tex_table_class_tags.hpp => c/tex_parser/tex_table_class_tags.hpp
rename : cpp/tex_parser/tex_table_class_test.cpp => c/tex_parser/tex_table_class_test.cpp
|
2011-06-10 12:24:03 +04:00 |
Kolan Sh
|
7359589f6d
|
вычисление среднего для знаковых целых и массивов (ну и парсер TeX немного)
--HG--
rename : c/tex_parser/get_tags.sh => cpp/tex_parser/get_tags.sh
rename : c/tex_parser/tables4.tex => cpp/tex_parser/tables4.tex
rename : c/tex_parser/tables5.tex => cpp/tex_parser/tables5.tex
rename : c/tex_parser/tex_table_class.hpp => cpp/tex_parser/tex_table_class.hpp
rename : c/tex_parser/tex_table_class_tags.hpp => cpp/tex_parser/tex_table_class_tags.hpp
|
2011-06-07 19:08:15 +04:00 |
Kolan Sh
|
08b17e2229
|
создан проект по классам TeX - таблиц
|
2011-06-07 12:17:19 +04:00 |