OSDN Git Service

roast/roast.git
13 years agoweb/html_writer.hpp delete
Myun2 [Sat, 25 Dec 2010 12:07:18 +0000 (21:07 +0900)]
web/html_writer.hpp delete

13 years agocss_attr_box.hpp: border_color, border_styleを追加
Myun2 [Sat, 25 Dec 2010 12:05:03 +0000 (21:05 +0900)]
css_attr_box.hpp: border_color, border_styleを追加

13 years agocss: border -> border_widthへと名前を変更
Myun2 [Sat, 25 Dec 2010 12:04:06 +0000 (21:04 +0900)]
css: border -> border_widthへと名前を変更

13 years agoweb/css_writer.hpp delete
Myun2 [Sat, 25 Dec 2010 11:56:22 +0000 (20:56 +0900)]
web/css_writer.hpp delete

13 years agocss_attr_box.hpp への分離
Myun2 [Sat, 25 Dec 2010 11:48:33 +0000 (20:48 +0900)]
css_attr_box.hpp への分離

13 years agolexical/string_rule.hpp: chex_string Add.
Myun2 [Sat, 25 Dec 2010 11:31:37 +0000 (20:31 +0900)]
lexical/string_rule.hpp: chex_string Add.

13 years agolexical/string_rule.hpp: hex_string対応
Myun2 [Sat, 25 Dec 2010 09:27:27 +0000 (18:27 +0900)]
lexical/string_rule.hpp: hex_string対応

13 years agoweb/css_attributes.hpp: margin, borderのpx版も追加
Myun2 [Sat, 25 Dec 2010 08:01:10 +0000 (17:01 +0900)]
web/css_attributes.hpp: margin, borderのpx版も追加

13 years agoweb/css_attributes.hpp: パーセント対応
Myun2 [Sat, 25 Dec 2010 07:58:00 +0000 (16:58 +0900)]
web/css_attributes.hpp: パーセント対応

13 years agoweb/css_attributes.hpp: px専用版を追加してみた
Myun2 [Sat, 25 Dec 2010 07:56:00 +0000 (16:56 +0900)]
web/css_attributes.hpp: px専用版を追加してみた

13 years agolexical/string_rule.hpp: 記号を沢山追加
Myun2 [Sat, 25 Dec 2010 07:51:20 +0000 (16:51 +0900)]
lexical/string_rule.hpp: 記号を沢山追加

13 years agoweb/css_attributes.hpp: margin, border Add.
Myun2 [Sat, 25 Dec 2010 07:27:40 +0000 (16:27 +0900)]
web/css_attributes.hpp: margin, border Add.

13 years agoweb/css_attributes.hpp: _trbl化
Myun2 [Sat, 25 Dec 2010 07:26:02 +0000 (16:26 +0900)]
web/css_attributes.hpp: _trbl化

13 years agoweb/css_attributes.hpp: _3values, _2valuesも。(_1valuesはいいよね。declaration_を使ってもらえれば...
Myun2 [Sat, 25 Dec 2010 07:06:59 +0000 (16:06 +0900)]
web/css_attributes.hpp: _3values, _2valuesも。(_1valuesはいいよね。declaration_を使ってもらえれば・・・・・・)

13 years agoweb/css_attributes.hpp: _4values Add.
Myun2 [Sat, 25 Dec 2010 07:04:14 +0000 (16:04 +0900)]
web/css_attributes.hpp: _4values Add.

13 years agocss: paddingまで出来たー!
Myun2 [Sat, 25 Dec 2010 06:59:57 +0000 (15:59 +0900)]
css: paddingまで出来たー!

13 years agolexical/rule.hpp, rule_string_rule.hpp: optional_repeat_nogenを追加。nrqws, lcnrqws辺りではこれ...
Myun2 [Sat, 25 Dec 2010 06:57:50 +0000 (15:57 +0900)]
lexical/rule.hpp, rule_string_rule.hpp: optional_repeat_nogenを追加。nrqws, lcnrqws辺りではこれを使うように (101125_nitro\2)

13 years agocss_attributes.hpp: px出来た!
Myun2 [Sat, 25 Dec 2010 06:46:00 +0000 (15:46 +0900)]
css_attributes.hpp: px出来た!

13 years agoweb/css_attributes.hpp: コンパイル出来るようになった
Myun2 [Sat, 25 Dec 2010 06:32:14 +0000 (15:32 +0900)]
web/css_attributes.hpp: コンパイル出来るようになった

13 years agoweb/css_attributes.hpp: webって言う名前空間階層はなくした
Myun2 [Sat, 25 Dec 2010 06:31:29 +0000 (15:31 +0900)]
web/css_attributes.hpp: webって言う名前空間階層はなくした

13 years agolexical/string_rule.hpp: float_string対応
Myun2 [Sat, 25 Dec 2010 06:24:27 +0000 (15:24 +0900)]
lexical/string_rule.hpp: float_string対応

13 years agocss_test.cpp: lexical::num_stringのテスト
Myun2 [Sat, 25 Dec 2010 06:21:26 +0000 (15:21 +0900)]
css_test.cpp: lexical::num_stringのテスト

13 years agolexical/string_rule.hpp: num_stringが意外とアッサリ出来ましたww
Myun2 [Fri, 24 Dec 2010 19:52:30 +0000 (04:52 +0900)]
lexical/string_rule.hpp: num_stringが意外とアッサリ出来ましたww

13 years agocss_parser.hpp -> css_rule.hpp
Myun2 [Fri, 24 Dec 2010 13:44:36 +0000 (22:44 +0900)]
css_parser.hpp -> css_rule.hpp

13 years agolexical/string_rule.hpp: ROAST_LEXICAL_FIXSTR()で「fixed_stringが見つからないぜー」と言われる事がある...
Myun2 [Fri, 24 Dec 2010 13:43:03 +0000 (22:43 +0900)]
lexical/string_rule.hpp: ROAST_LEXICAL_FIXSTR()で「fixed_stringが見つからないぜー」と言われる事がある(using namespaceしてない場合)問題を修正。

13 years agoweb/css_attributes.hpp: _attrname_str
Myun2 [Fri, 24 Dec 2010 13:31:12 +0000 (22:31 +0900)]
web/css_attributes.hpp: _attrname_str

13 years agoweb/css_attributes.hpp: 新たにlexicalとして作り直し開始。とりあえずpadding
Myun2 [Fri, 24 Dec 2010 13:29:23 +0000 (22:29 +0900)]
web/css_attributes.hpp: 新たにlexicalとして作り直し開始。とりあえずpadding

13 years agocss_attributes_1.hpp: としてコピー
Myun2 [Fri, 24 Dec 2010 13:27:55 +0000 (22:27 +0900)]
css_attributes_1.hpp: としてコピー

13 years agoweb/html_tags.hpp: 各タグ名の定義を追加, ROAST_HTML_DECL_ATTR() マクロを追加し、これによりタグを定義
Myun2 [Fri, 24 Dec 2010 00:04:40 +0000 (09:04 +0900)]
web/html_tags.hpp: 各タグ名の定義を追加, ROAST_HTML_DECL_ATTR() マクロを追加し、これによりタグを定義

13 years agoweb/html_tags.hpp: head, htmlタグへの対応
Myun2 [Fri, 24 Dec 2010 00:00:10 +0000 (09:00 +0900)]
web/html_tags.hpp: head, htmlタグへの対応

13 years agoweb/html_tags.hpp: ROAST_HTML_STR_DEF() による定義に
Myun2 [Thu, 23 Dec 2010 23:57:36 +0000 (08:57 +0900)]
web/html_tags.hpp: ROAST_HTML_STR_DEF() による定義に

13 years agoweb/html_tags.hpp: タグ名は ROAST_LEXICAL_FIXSTR() で定義する
Myun2 [Thu, 23 Dec 2010 17:52:38 +0000 (02:52 +0900)]
web/html_tags.hpp: タグ名は ROAST_LEXICAL_FIXSTR() で定義する

13 years agoconsole/console.hpp: repeat_to_screen_max() 追加
Myun2 [Thu, 23 Dec 2010 16:33:38 +0000 (01:33 +0900)]
console/console.hpp: repeat_to_screen_max() 追加

13 years agoconsole/windows_console.hpp: get_screen_size(), get_screen_width(), get_screen_height...
Myun2 [Thu, 23 Dec 2010 16:28:02 +0000 (01:28 +0900)]
console/windows_console.hpp: get_screen_size(), get_screen_width(), get_screen_height() Add.

13 years agoconsole/windows_console.hpp: set_cursol() Add
Myun2 [Thu, 23 Dec 2010 16:26:37 +0000 (01:26 +0900)]
console/windows_console.hpp: set_cursol() Add

13 years agoconsole/windows_console.hpp: get_console_width(), get_console_height() Add
Myun2 [Thu, 23 Dec 2010 16:26:14 +0000 (01:26 +0900)]
console/windows_console.hpp: get_console_width(), get_console_height() Add

13 years agoconsole/windows_console.hpp: clear(), get_console_size() Add.
Myun2 [Thu, 23 Dec 2010 16:25:38 +0000 (01:25 +0900)]
console/windows_console.hpp: clear(), get_console_size() Add.

13 years agoconsole/windows_console.hpp Add.
Myun2 [Thu, 23 Dec 2010 16:23:33 +0000 (01:23 +0900)]
console/windows_console.hpp Add.

13 years agodebug/console_monitor.hpp Add.
Myun2 [Thu, 23 Dec 2010 16:21:00 +0000 (01:21 +0900)]
debug/console_monitor.hpp Add.

13 years agolexical/debug_util.hpp: debug_monitor追加
Myun2 [Thu, 23 Dec 2010 16:17:16 +0000 (01:17 +0900)]
lexical/debug_util.hpp: debug_monitor追加

13 years agolexical/event.hpp: 古い lex_marker とか push_num とかは消しましょう!
Myun2 [Thu, 23 Dec 2010 16:10:07 +0000 (01:10 +0900)]
lexical/event.hpp: 古い lex_marker とか push_num とかは消しましょう!

13 years agolexical: event.hpp Add.
Myun2 [Thu, 23 Dec 2010 16:08:45 +0000 (01:08 +0900)]
lexical: event.hpp Add.

13 years agolexical: generator_base.hpp, parser_base.hpp も要らねぇんじゃねぇか、と思う…
Myun2 [Thu, 23 Dec 2010 16:06:55 +0000 (01:06 +0900)]
lexical: generator_base.hpp, parser_base.hpp も要らねぇんじゃねぇか、と思う…

13 years agoMerge branch 'master' of github.com:myun2/roast_work into xml_rule_part
Myun2 [Thu, 23 Dec 2010 16:03:13 +0000 (01:03 +0900)]
Merge branch 'master' of github.com:myun2/roast_work into xml_rule_part

13 years ago_exclude -> _exile
Myun2 [Thu, 23 Dec 2010 15:59:37 +0000 (00:59 +0900)]
_exclude -> _exile

13 years agostring_parser_base.hpp は _exclude へ
Myun2 [Thu, 23 Dec 2010 15:58:52 +0000 (00:58 +0900)]
string_parser_base.hpp は _exclude へ

13 years agolexical: rule_numeric.hpp への分離
Myun2 [Thu, 23 Dec 2010 15:55:40 +0000 (00:55 +0900)]
lexical: rule_numeric.hpp への分離

13 years agorule_xml.hpp: namedしてみた。
Myun2 [Thu, 23 Dec 2010 15:53:06 +0000 (00:53 +0900)]
rule_xml.hpp: namedしてみた。

13 years agolexical/debug_util.hpp: named_base追加
Myun2 [Thu, 23 Dec 2010 15:46:58 +0000 (00:46 +0900)]
lexical/debug_util.hpp: named_base追加

13 years agolexical/debug_util.hpp: 中身実装
Myun2 [Thu, 23 Dec 2010 15:45:40 +0000 (00:45 +0900)]
lexical/debug_util.hpp: 中身実装

13 years agolexical/debug_util.hpp: namedを追加(中身まだ何にもしない)
Myun2 [Wed, 22 Dec 2010 06:16:53 +0000 (15:16 +0900)]
lexical/debug_util.hpp: namedを追加(中身まだ何にもしない)

13 years agolexical/debug_util.hpp: rule.hpp より _debug_point, _debug_print を移植
Myun2 [Wed, 22 Dec 2010 06:12:31 +0000 (15:12 +0900)]
lexical/debug_util.hpp: rule.hpp より _debug_point, _debug_print を移植

13 years agolexical/debug_util.hpp Add.
Myun2 [Wed, 22 Dec 2010 06:11:17 +0000 (15:11 +0900)]
lexical/debug_util.hpp Add.

13 years ago101115_dom3\6X 途中で無限ループ2…
Myun2 [Wed, 22 Dec 2010 06:04:46 +0000 (15:04 +0900)]
101115_dom3\6X 途中で無限ループ2…

13 years ago101115_dom3\5.1 (途中で無限ループ…)
Myun2 [Wed, 22 Dec 2010 06:01:55 +0000 (15:01 +0900)]
101115_dom3\5.1 (途中で無限ループ…)

13 years agorule_xml.hpp: (101115_dom3\5.0) 「exclam_tag」とした
Myun2 [Wed, 22 Dec 2010 05:29:46 +0000 (14:29 +0900)]
rule_xml.hpp: (101115_dom3\5.0) 「exclam_tag」とした

13 years agorule_xml.hpp: exlam_angle -> angle_exclamに(前後入れ替え)
Myun2 [Wed, 22 Dec 2010 05:28:36 +0000 (14:28 +0900)]
rule_xml.hpp: exlam_angle -> angle_exclamに(前後入れ替え)

13 years agodom3.hpp: node_list_::is_empty() 対応
Myun2 [Wed, 22 Dec 2010 05:24:42 +0000 (14:24 +0900)]
dom3.hpp: node_list_::is_empty() 対応

13 years agorule_xml.hpp: <!~~> をexclam_angleとした。 (101115_dom3\4.0)
Myun2 [Tue, 21 Dec 2010 18:17:37 +0000 (03:17 +0900)]
rule_xml.hpp: <!~~> をexclam_angleとした。 (101115_dom3\4.0)

13 years ago101115_dom3\2.6, 3_no_root_elementまで対応
Myun2 [Tue, 21 Dec 2010 18:13:46 +0000 (03:13 +0900)]
101115_dom3\2.6, 3_no_root_elementまで対応

13 years ago101115_dom3\2.4: start_pi, Root Element辺り
Myun2 [Tue, 21 Dec 2010 18:01:04 +0000 (03:01 +0900)]
101115_dom3\2.4: start_pi, Root Element辺り

13 years ago101115_dom3\1.8, 2.1 (向こうもやっとマージしたー!!)
Myun2 [Tue, 21 Dec 2010 17:53:06 +0000 (02:53 +0900)]
101115_dom3\1.8, 2.1 (向こうもやっとマージしたー!!)

13 years agorule_xml.hpp: pcode -> evtcode
Myun2 [Tue, 21 Dec 2010 17:51:19 +0000 (02:51 +0900)]
rule_xml.hpp: pcode -> evtcode

13 years ago101115_dom3\1: no_root_element_exception
Myun2 [Tue, 21 Dec 2010 16:18:07 +0000 (01:18 +0900)]
101115_dom3\1: no_root_element_exception

13 years ago101112_dom3\aa: not_closed_exception, illegal_term_in_comment_exception, illegal_term...
Myun2 [Tue, 21 Dec 2010 14:29:54 +0000 (23:29 +0900)]
101112_dom3\aa: not_closed_exception, illegal_term_in_comment_exception, illegal_term_in_tag_exception への細分化

13 years ago101112_dom3\10
Myun2 [Tue, 21 Dec 2010 14:22:10 +0000 (23:22 +0900)]
101112_dom3\10

13 years agorule.hpp: exception_to_eventあんじゃんかよおおおお!!!
Myun2 [Tue, 21 Dec 2010 14:17:40 +0000 (23:17 +0900)]
rule.hpp: exception_to_eventあんじゃんかよおおおお!!!

13 years ago101112_dom3\9_illegal_term_in_comment対応
Myun2 [Tue, 21 Dec 2010 14:08:49 +0000 (23:08 +0900)]
101112_dom3\9_illegal_term_in_comment対応

13 years ago101112_dom3\8_illegal_term: rule_xml.hpp
Myun2 [Tue, 21 Dec 2010 14:06:02 +0000 (23:06 +0900)]
101112_dom3\8_illegal_term: rule_xml.hpp

13 years agodom_test.cpp: なんかis_empty無いね・・・?
Myun2 [Tue, 21 Dec 2010 13:51:14 +0000 (22:51 +0900)]
dom_test.cpp: なんかis_empty無いね・・・?

13 years agoxmldb.txt Add. (Memo)
Myun2 [Sun, 19 Dec 2010 08:44:08 +0000 (17:44 +0900)]
xmldb.txt Add. (Memo)

13 years agodb/roast_db/tiny_db.hpp Add.
Myun2 [Sun, 19 Dec 2010 08:43:33 +0000 (17:43 +0900)]
db/roast_db/tiny_db.hpp Add.

13 years agodom_test.cpp: 101112_dom3\7.5_表示方法改善
Myun2 [Sun, 19 Dec 2010 08:38:39 +0000 (17:38 +0900)]
dom_test.cpp: 101112_dom3\7.5_表示方法改善

13 years agodom_test.cpp: 101112_dom3\7_テストのための関数を追加
Myun2 [Sun, 19 Dec 2010 08:36:55 +0000 (17:36 +0900)]
dom_test.cpp: 101112_dom3\7_テストのための関数を追加

13 years agorule_xml.hpp: 101112_dom3\6_root_cant_have_text_exception への分岐対応
Myun2 [Sun, 19 Dec 2010 08:34:52 +0000 (17:34 +0900)]
rule_xml.hpp: 101112_dom3\6_root_cant_have_text_exception への分岐対応

13 years agorule_xml.hpp: 101112_dom3\5_Not angle bracket で、お試ししてみた
Myun2 [Sun, 19 Dec 2010 08:25:31 +0000 (17:25 +0900)]
rule_xml.hpp: 101112_dom3\5_Not angle bracket で、お試ししてみた

13 years agorule_xml.hpp: 101112_dom3\4 (2)
Myun2 [Sun, 19 Dec 2010 08:03:36 +0000 (17:03 +0900)]
rule_xml.hpp: 101112_dom3\4 (2)

13 years agorule_xml.hpp: ちょいちょいマージ
Myun2 [Sun, 19 Dec 2010 07:59:22 +0000 (16:59 +0900)]
rule_xml.hpp: ちょいちょいマージ

13 years agostl_iterator_to_roast.hpp Update (100702_foreach)
Myun2 [Sat, 18 Dec 2010 17:11:43 +0000 (02:11 +0900)]
stl_iterator_to_roast.hpp Update (100702_foreach)

13 years agoany_iterator.hpp: 100702_foreach Last
Myun2 [Sat, 18 Dec 2010 17:11:00 +0000 (02:11 +0900)]
any_iterator.hpp: 100702_foreach Last

13 years agoany_iterator.hpp: 6
Myun2 [Sat, 18 Dec 2010 17:10:26 +0000 (02:10 +0900)]
any_iterator.hpp: 6

13 years agoany_iterator.hpp: 5
Myun2 [Sat, 18 Dec 2010 17:10:06 +0000 (02:10 +0900)]
any_iterator.hpp: 5

13 years agoany_iterator.hpp: 4
Myun2 [Sat, 18 Dec 2010 17:09:54 +0000 (02:09 +0900)]
any_iterator.hpp: 4

13 years agoany_iterator.hpp: 3
Myun2 [Sat, 18 Dec 2010 17:09:40 +0000 (02:09 +0900)]
any_iterator.hpp: 3

13 years agoany_iterator.hpp: 2
Myun2 [Sat, 18 Dec 2010 17:09:20 +0000 (02:09 +0900)]
any_iterator.hpp: 2

13 years agocontainer/any_iterator.hpp Add
Myun2 [Sat, 18 Dec 2010 17:08:59 +0000 (02:08 +0900)]
container/any_iterator.hpp Add

13 years agoforeach_test.cpp
Myun2 [Sat, 18 Dec 2010 17:08:06 +0000 (02:08 +0900)]
foreach_test.cpp

13 years agoroast_xml/sax_generator.hpp: Update (101109_sax\sax_generator\1)
Myun2 [Sat, 18 Dec 2010 17:01:21 +0000 (02:01 +0900)]
roast_xml/sax_generator.hpp: Update (101109_sax\sax_generator\1)

13 years ago101109_sax\_end\sax.hpp\3
Myun2 [Sat, 18 Dec 2010 16:58:41 +0000 (01:58 +0900)]
101109_sax\_end\sax.hpp\3

13 years ago101109_sax\sax.hpp\2
Myun2 [Sat, 18 Dec 2010 16:57:24 +0000 (01:57 +0900)]
101109_sax\sax.hpp\2

13 years ago101109_sax\sax.hpp\3
Myun2 [Sat, 18 Dec 2010 16:54:29 +0000 (01:54 +0900)]
101109_sax\sax.hpp\3

13 years agosax.hpp, rule_xml.hpp: send_event化
Myun2 [Sat, 18 Dec 2010 16:45:06 +0000 (01:45 +0900)]
sax.hpp, rule_xml.hpp: send_event化

13 years agogrammar/grammar.hpp Add.
Myun2 [Sat, 18 Dec 2010 16:39:33 +0000 (01:39 +0900)]
grammar/grammar.hpp Add.

13 years agoMerge branch 'master' of github.com:myun2/roast_work
Myun2 [Sat, 18 Dec 2010 16:38:43 +0000 (01:38 +0900)]
Merge branch 'master' of github.com:myun2/roast_work

13 years agogrammar/grammar.hpp Add.
Myun2 [Sat, 18 Dec 2010 16:37:12 +0000 (01:37 +0900)]
grammar/grammar.hpp Add.

13 years agohtml_tags.hpp: 20
Myun2 [Sat, 18 Dec 2010 11:25:55 +0000 (20:25 +0900)]
html_tags.hpp: 20

13 years agoMerge branch 'master' of github.com:myun2/roast_work
Myun2 [Tue, 14 Dec 2010 08:35:44 +0000 (17:35 +0900)]
Merge branch 'master' of github.com:myun2/roast_work

13 years agohttp_core.hpp: request_headerがポインタになっているのを参照にしたりだとか
Myun2 [Tue, 14 Dec 2010 08:30:18 +0000 (17:30 +0900)]
http_core.hpp: request_headerがポインタになっているのを参照にしたりだとか

13 years agohttp_core.hpp出来た!(http_test.cpp)
Myun2 [Tue, 14 Dec 2010 08:18:54 +0000 (17:18 +0900)]
http_core.hpp出来た!(http_test.cpp)

13 years agohttp_core.hpp: だいぶちゃんと直したよ...
Myun2 [Tue, 14 Dec 2010 08:17:29 +0000 (17:17 +0900)]
http_core.hpp: だいぶちゃんと直したよ...