OSDN Git Service

roast/roast.git
13 years agoxml_gen_test.cpp Add.
Myun2 [Sun, 16 Jan 2011 09:23:18 +0000 (18:23 +0900)]
xml_gen_test.cpp Add.

13 years agoxml/roast_xml/rule_xml.hpp: 要素も中身指定対応
Myun2 [Sun, 16 Jan 2011 08:49:09 +0000 (17:49 +0900)]
xml/roast_xml/rule_xml.hpp: 要素も中身指定対応

13 years agolexical/lexical.hpp: str_generate(), null_document Add.
Myun2 [Fri, 14 Jan 2011 14:45:07 +0000 (23:45 +0900)]
lexical/lexical.hpp: str_generate(), null_document Add.

13 years agogrammarがちゃんと動くように
Myun2 [Fri, 14 Jan 2011 14:41:06 +0000 (23:41 +0900)]
grammarがちゃんと動くように

13 years agostream/string_stream.hpp: バッファを抱え込むんではなく、コンストラクタ引数で渡された::std::stringに書きこむように, 構造自体もシンプルに
Myun2 [Fri, 14 Jan 2011 11:02:26 +0000 (20:02 +0900)]
stream/string_stream.hpp: バッファを抱え込むんではなく、コンストラクタ引数で渡された::std::stringに書きこむように, 構造自体もシンプルに

13 years agolexical/string_rule.hpp -> unichar: strm << はchar型にしないと数字として出力されてしまう…
Myun2 [Fri, 14 Jan 2011 10:58:43 +0000 (19:58 +0900)]
lexical/string_rule.hpp -> unichar: strm << はchar型にしないと数字として出力されてしまう…

13 years agoxml/roast_xml/rule_xml.hpp: 中身指定対応(取り敢えずattrから・・・)
Myun2 [Thu, 13 Jan 2011 13:11:29 +0000 (22:11 +0900)]
xml/roast_xml/rule_xml.hpp: 中身指定対応(取り敢えずattrから・・・)

13 years agodebug/console_monitor.hpp: debug_null_monitor 追加
Myun2 [Thu, 13 Jan 2011 12:55:27 +0000 (21:55 +0900)]
debug/console_monitor.hpp: debug_null_monitor 追加

13 years agoxml/roast_xml/rule_xml.hpp: namedの補強。そして無限ループバグの原因をようやく把握したわ・・・(angle_excl_bracketにてT...
Myun2 [Thu, 13 Jan 2011 12:52:33 +0000 (21:52 +0900)]
xml/roast_xml/rule_xml.hpp: namedの補強。そして無限ループバグの原因をようやく把握したわ・・・(angle_excl_bracketにてTでなくexclamationを使ってる・・・)

13 years agolexical/debug_util.hpp: イテレータの内容を表示する対応
Myun2 [Thu, 13 Jan 2011 12:47:29 +0000 (21:47 +0900)]
lexical/debug_util.hpp: イテレータの内容を表示する対応

13 years agolexical_test/dom_test.cpp: コンパイルが通るように。そしてデバッグ…
Myun2 [Thu, 13 Jan 2011 12:45:01 +0000 (21:45 +0900)]
lexical_test/dom_test.cpp: コンパイルが通るように。そしてデバッグ…

13 years agoxml/roast_xml/rule_xml.hpp: 全部をnamed
Myun2 [Thu, 13 Jan 2011 11:52:36 +0000 (20:52 +0900)]
xml/roast_xml/rule_xml.hpp: 全部をnamed

13 years agoxml/roast_xml/sax.hpp: デバッグモニタ対応
Myun2 [Thu, 13 Jan 2011 11:44:50 +0000 (20:44 +0900)]
xml/roast_xml/sax.hpp: デバッグモニタ対応

13 years agostd: myu_class_func_ptr move to _exile
Myun2 [Sat, 8 Jan 2011 20:37:49 +0000 (05:37 +0900)]
std: myu_class_func_ptr move to _exile

13 years agotype_traits/type_traits.hpp: select_container.hpp 追加してなかったわ・・・
Myun2 [Sat, 8 Jan 2011 20:25:41 +0000 (05:25 +0900)]
type_traits/type_traits.hpp: select_container.hpp 追加してなかったわ・・・

13 years agolexical/not.hpp, optional.hpp への分離
Myun2 [Sat, 8 Jan 2011 19:34:06 +0000 (04:34 +0900)]
lexical/not.hpp, optional.hpp への分離

13 years agolexical/test.hpp, lexical/on_true_false.hpp への分離
Myun2 [Sat, 8 Jan 2011 19:30:24 +0000 (04:30 +0900)]
lexical/test.hpp, lexical/on_true_false.hpp への分離

13 years agolexical/true_false_analyze.hpp への分離
Myun2 [Sat, 8 Jan 2011 19:27:08 +0000 (04:27 +0900)]
lexical/true_false_analyze.hpp への分離

13 years agolexical/or.hpp への分離
Myun2 [Sat, 8 Jan 2011 19:25:10 +0000 (04:25 +0900)]
lexical/or.hpp への分離

13 years agolexical/seq.hpp への分離
Myun2 [Sat, 8 Jan 2011 19:22:46 +0000 (04:22 +0900)]
lexical/seq.hpp への分離

13 years agolexical/iterator_util.hpp への分離
Myun2 [Sat, 8 Jan 2011 19:19:59 +0000 (04:19 +0900)]
lexical/iterator_util.hpp への分離

13 years agolexical/lengthable.hpp への分離
Myun2 [Sat, 8 Jan 2011 19:15:40 +0000 (04:15 +0900)]
lexical/lengthable.hpp への分離

13 years agolexical/length_of.hpp -> lengthable.hpp Rename
Myun2 [Sat, 8 Jan 2011 19:14:41 +0000 (04:14 +0900)]
lexical/length_of.hpp -> lengthable.hpp Rename

13 years agolexical/exception.hpp への分離
Myun2 [Sat, 8 Jan 2011 19:07:40 +0000 (04:07 +0900)]
lexical/exception.hpp への分離

13 years agolexical/repeat.hpp への分離
Myun2 [Sat, 8 Jan 2011 19:01:35 +0000 (04:01 +0900)]
lexical/repeat.hpp への分離

13 years agolexical/string_rule.hpp: lparentheses -> lpare とかなtypedef
Myun2 [Sat, 8 Jan 2011 19:01:05 +0000 (04:01 +0900)]
lexical/string_rule.hpp: lparentheses -> lpare とかなtypedef

13 years agoconsole_monitor.hpp: 場所間違えてるわぁー・・・ console -> debug
Myun2 [Sat, 8 Jan 2011 18:54:15 +0000 (03:54 +0900)]
console_monitor.hpp: 場所間違えてるわぁー・・・ console -> debug

13 years agoうーん、取り敢えず削除ー…
Myun2 [Sat, 8 Jan 2011 18:53:18 +0000 (03:53 +0900)]
うーん、取り敢えず削除ー…

13 years agoconsole/console_monitor.hpp: 完成!
Myun2 [Sat, 8 Jan 2011 18:52:24 +0000 (03:52 +0900)]
console/console_monitor.hpp: 完成!

13 years agoconsole/console_monitor.hpp: update_stackframe(), operator << ()
Myun2 [Sat, 8 Jan 2011 18:51:14 +0000 (03:51 +0900)]
console/console_monitor.hpp: update_stackframe(), operator << ()

13 years agoconsole/console.hpp: putchar_repeat() Add.
Myun2 [Sat, 8 Jan 2011 18:50:16 +0000 (03:50 +0900)]
console/console.hpp: putchar_repeat() Add.
console/console_monitor.hpp Add.

13 years agolexical/lexical.hpp: analyze(), parse(), str_analyze(), str_parse(), generate() 関数を追加
Myun2 [Sat, 8 Jan 2011 11:23:11 +0000 (20:23 +0900)]
lexical/lexical.hpp: analyze(), parse(), str_analyze(), str_parse(), generate() 関数を追加

13 years agotype_traits/select_container.hpp Add.
Myun2 [Sat, 8 Jan 2011 11:07:48 +0000 (20:07 +0900)]
type_traits/select_container.hpp Add.

13 years agoalgorithm/allocation/allocation.hpp: allocation_base Add.
Myun2 [Sat, 8 Jan 2011 09:31:08 +0000 (18:31 +0900)]
algorithm/allocation/allocation.hpp: allocation_base Add.

13 years agoalgorithm/allocation/selector/serial.hpp Add.
Myun2 [Fri, 7 Jan 2011 16:24:11 +0000 (01:24 +0900)]
algorithm/allocation/selector/serial.hpp Add.

13 years agoallocation.hpp -> allocation/allocation.hpp
Myun2 [Thu, 6 Jan 2011 16:07:37 +0000 (01:07 +0900)]
allocation.hpp -> allocation/allocation.hpp

13 years agotiny_db.hpp Update (101202_tinydb\2)
Myun2 [Thu, 6 Jan 2011 15:24:19 +0000 (00:24 +0900)]
tiny_db.hpp Update (101202_tinydb\2)

13 years agoallocation_test.cpp Add.
Myun2 [Thu, 6 Jan 2011 15:23:06 +0000 (00:23 +0900)]
allocation_test.cpp Add.

13 years agoalgorithm/allocation/by_map.hpp Add.
Myun2 [Thu, 6 Jan 2011 15:22:18 +0000 (00:22 +0900)]
algorithm/allocation/by_map.hpp Add.

13 years agoalgorithm/allocation/removed_list.hpp Add.
Myun2 [Thu, 6 Jan 2011 15:19:08 +0000 (00:19 +0900)]
algorithm/allocation/removed_list.hpp Add.

13 years agoalgorithm/allocation/serial.hpp Add.
Myun2 [Thu, 6 Jan 2011 15:18:14 +0000 (00:18 +0900)]
algorithm/allocation/serial.hpp Add.

13 years agoalgorithm/allocation.hpp Add.
Myun2 [Thu, 6 Jan 2011 15:14:18 +0000 (00:14 +0900)]
algorithm/allocation.hpp Add.

13 years agoroast_db/tiny_db.hpp Update (101202_tinydb\1)
Myun2 [Thu, 6 Jan 2011 15:12:10 +0000 (00:12 +0900)]
roast_db/tiny_db.hpp Update (101202_tinydb\1)

13 years agoweb/html_tags_ex.hpp Add.
Myun2 [Tue, 4 Jan 2011 11:43:38 +0000 (20:43 +0900)]
web/html_tags_ex.hpp Add.

13 years agoweb/html_tags.hpp: common_attrs として disabled, readonly 追加。 aタグの属性追加, imgタグにalt属性追加...
Myun2 [Tue, 4 Jan 2011 11:40:56 +0000 (20:40 +0900)]
web/html_tags.hpp: common_attrs として disabled, readonly 追加。 aタグの属性追加, imgタグにalt属性追加, inputタグと属性の追加

13 years agoweb/html_tags.hpp: イベント系の共通属性を追加(HTML5属性含む)
Myun2 [Tue, 4 Jan 2011 11:36:05 +0000 (20:36 +0900)]
web/html_tags.hpp: イベント系の共通属性を追加(HTML5属性含む)

13 years agoweb/html_tags.hpp: ROAST_HTML_DECL_ATTR2() マクロ追加, 標準属性追加
Myun2 [Tue, 4 Jan 2011 11:33:31 +0000 (20:33 +0900)]
web/html_tags.hpp: ROAST_HTML_DECL_ATTR2() マクロ追加, 標準属性追加

13 years agoweb/html_tags.hpp: meta Attributes Add. (101125_nitro\6)
Myun2 [Tue, 4 Jan 2011 11:27:04 +0000 (20:27 +0900)]
web/html_tags.hpp: meta Attributes Add. (101125_nitro\6)

13 years agoweb/html_tags.hpp: link Tag Add. script Tag attributes Add.
Myun2 [Tue, 4 Jan 2011 11:24:32 +0000 (20:24 +0900)]
web/html_tags.hpp: link Tag Add. script Tag attributes Add.

13 years agomime.hpp Add.
Myun2 [Tue, 4 Jan 2011 11:23:34 +0000 (20:23 +0900)]
mime.hpp Add.

13 years agoweb/html_tags.hpp: center, div, h, i, meta, script, span, strong, title Tag Add.
Myun2 [Tue, 4 Jan 2011 11:21:38 +0000 (20:21 +0900)]
web/html_tags.hpp: center, div, h, i, meta, script, span, strong, title Tag Add.

13 years agohtml: 名前空間の方を html_ -> html に修正
Myun2 [Tue, 4 Jan 2011 11:18:49 +0000 (20:18 +0900)]
html: 名前空間の方を html_ -> html に修正

13 years agoweb/html_tags.hpp: br, blockquote, frameset 追加
Myun2 [Tue, 4 Jan 2011 11:11:48 +0000 (20:11 +0900)]
web/html_tags.hpp: br, blockquote, frameset 追加

13 years agoweb/css/attr_text.hpp: 定義済みな定数を追加(italic, bold等)
Myun2 [Thu, 30 Dec 2010 09:47:58 +0000 (18:47 +0900)]
web/css/attr_text.hpp: 定義済みな定数を追加(italic, bold等)

13 years agoweb/css/attr_text.hpp: line_break, word_break
Myun2 [Thu, 30 Dec 2010 07:33:19 +0000 (16:33 +0900)]
web/css/attr_text.hpp: line_break, word_break

13 years agoweb/css/attr_text.hpp: white_space
Myun2 [Thu, 30 Dec 2010 07:28:43 +0000 (16:28 +0900)]
web/css/attr_text.hpp: white_space

13 years agoweb/css/attr_text.hpp: text_transform
Myun2 [Thu, 30 Dec 2010 07:27:34 +0000 (16:27 +0900)]
web/css/attr_text.hpp: text_transform

13 years agoweb/css/attr_text.hpp: letter_spacing, word_spacing
Myun2 [Thu, 30 Dec 2010 07:24:29 +0000 (16:24 +0900)]
web/css/attr_text.hpp: letter_spacing, word_spacing

13 years agoweb/css/attr_text.hpp: text_decoration対応
Myun2 [Thu, 30 Dec 2010 07:21:27 +0000 (16:21 +0900)]
web/css/attr_text.hpp: text_decoration対応

13 years agoweb/css/attr_text.hpp: text_justify, text_indent, text_align 対応
Myun2 [Thu, 30 Dec 2010 05:48:25 +0000 (14:48 +0900)]
web/css/attr_text.hpp: text_justify, text_indent, text_align 対応

13 years agoweb/css/attr_text.hpp: vertical_align対応
Myun2 [Thu, 30 Dec 2010 05:25:26 +0000 (14:25 +0900)]
web/css/attr_text.hpp: vertical_align対応

13 years agoweb/css/attr_text.hpp: 引用元URL書いたりとかコミット
Myun2 [Thu, 30 Dec 2010 05:13:25 +0000 (14:13 +0900)]
web/css/attr_text.hpp: 引用元URL書いたりとかコミット

13 years agoweb/css/attr_text.hpp: line_height, font_family対応
Myun2 [Wed, 29 Dec 2010 16:28:41 +0000 (01:28 +0900)]
web/css/attr_text.hpp: line_height, font_family対応

13 years agoweb/css/attr_text.hpp: font_size対応
Myun2 [Wed, 29 Dec 2010 06:13:17 +0000 (15:13 +0900)]
web/css/attr_text.hpp: font_size対応

13 years agoweb/css/attr_text.hpp: font_variant対応
Myun2 [Wed, 29 Dec 2010 06:11:26 +0000 (15:11 +0900)]
web/css/attr_text.hpp: font_variant対応

13 years agoweb/css/attr_text.hpp: font_style_とfont_weight_(font_style::boldの特殊化含めて)
Myun2 [Tue, 28 Dec 2010 16:38:27 +0000 (01:38 +0900)]
web/css/attr_text.hpp: font_style_とfont_weight_(font_style::boldの特殊化含めて)

13 years agoweb/css/attributes.hpp: システムカラー追加
Myun2 [Tue, 28 Dec 2010 15:48:10 +0000 (00:48 +0900)]
web/css/attributes.hpp: システムカラー追加

13 years agoweb/css/attr_box.hpp: border_color_でも_color_enumsを継承してみた
Myun2 [Tue, 28 Dec 2010 15:19:13 +0000 (00:19 +0900)]
web/css/attr_box.hpp: border_color_でも_color_enumsを継承してみた

13 years agoweb/css/attributes.hpp: やっぱこれ別々なんじゃねぇかーー!やられたー!!
Myun2 [Tue, 28 Dec 2010 15:12:44 +0000 (00:12 +0900)]
web/css/attributes.hpp: やっぱこれ別々なんじゃねぇかーー!やられたー!!
web/css/attr_background.hpp: background_color_でも_color_enumsを使用

13 years agoweb/css/attributes.hpp: color_対応
Myun2 [Tue, 28 Dec 2010 12:12:29 +0000 (21:12 +0900)]
web/css/attributes.hpp: color_対応

13 years agoweb/css/attributes.hpp: color_ -> colorval_hex_. colorval_rgb_, colorval_percent_...
Myun2 [Tue, 28 Dec 2010 09:51:41 +0000 (18:51 +0900)]
web/css/attributes.hpp: color_ -> colorval_hex_. colorval_rgb_, colorval_percent_ Add.

13 years agoweb/css/attributes.hpp: 1~3 valuesも、他の場所の省略に対応
Myun2 [Sun, 26 Dec 2010 17:19:52 +0000 (02:19 +0900)]
web/css/attributes.hpp: 1~3 valuesも、他の場所の省略に対応

13 years agoweb/css/attr_text.hpp: font取り敢えず出来たというか・・・
Myun2 [Sun, 26 Dec 2010 13:48:14 +0000 (22:48 +0900)]
web/css/attr_text.hpp: font取り敢えず出来たというか・・・
web/css/css_attributes.hpp: 4 valuesの途中省略に対応

13 years agoweb/css/attr_text.hpp: 属性全部挙げるだけでも一苦労だわ・・・
Myun2 [Sun, 26 Dec 2010 13:37:51 +0000 (22:37 +0900)]
web/css/attr_text.hpp: 属性全部挙げるだけでも一苦労だわ・・・

13 years agoweb/css/attr_list.hpp: list_style_image_ Ready.
Myun2 [Sun, 26 Dec 2010 13:27:16 +0000 (22:27 +0900)]
web/css/attr_list.hpp: list_style_image_ Ready.

13 years agocss: url_化
Myun2 [Sun, 26 Dec 2010 13:24:25 +0000 (22:24 +0900)]
css: url_化

13 years agoattr_list.hpp: list_style_position 追加
Myun2 [Sun, 26 Dec 2010 13:20:51 +0000 (22:20 +0900)]
attr_list.hpp: list_style_position 追加

13 years agoweb/css/attr_list.hpp: 取り敢えず list_style_type まで作った
Myun2 [Sun, 26 Dec 2010 13:16:31 +0000 (22:16 +0900)]
web/css/attr_list.hpp: 取り敢えず list_style_type まで作った

13 years agocss: _2values ~ _5values は廃止。_valuesに統合
Myun2 [Sun, 26 Dec 2010 13:03:38 +0000 (22:03 +0900)]
css: _2values ~ _5values は廃止。_valuesに統合

13 years agoweb/css/attr_list.hpp: 取り敢えず追加だけ・・・
Myun2 [Sun, 26 Dec 2010 12:57:16 +0000 (21:57 +0900)]
web/css/attr_list.hpp: 取り敢えず追加だけ・・・

13 years agoweb/css/attr_box.hpp: 一番目の引数は省略しちゃ駄目だねー。とか、省略された場合に関するコメント、とか。
Myun2 [Sun, 26 Dec 2010 12:56:25 +0000 (21:56 +0900)]
web/css/attr_box.hpp: 一番目の引数は省略しちゃ駄目だねー。とか、省略された場合に関するコメント、とか。

13 years agocss: attr_visual.hppの他の属性対応
Myun2 [Sun, 26 Dec 2010 12:42:22 +0000 (21:42 +0900)]
css: attr_visual.hppの他の属性対応

13 years agocss: background対応
Myun2 [Sun, 26 Dec 2010 12:31:57 +0000 (21:31 +0900)]
css: background対応
web/css/attributes.hpp: color_追加

13 years agoweb/css/attr_background.hpp: background_attachmentまで作ってみた
Myun2 [Sun, 26 Dec 2010 07:57:47 +0000 (16:57 +0900)]
web/css/attr_background.hpp: background_attachmentまで作ってみた

13 years agoweb/css/attr_background.hpp: background_repeatまで作ってみた
Myun2 [Sun, 26 Dec 2010 07:56:32 +0000 (16:56 +0900)]
web/css/attr_background.hpp: background_repeatまで作ってみた

13 years agoweb/css/attr_background.hpp Add.
Myun2 [Sun, 26 Dec 2010 07:52:57 +0000 (16:52 +0900)]
web/css/attr_background.hpp Add.

13 years agocss/attr_visual.hpp テスト
Myun2 [Sat, 25 Dec 2010 13:49:03 +0000 (22:49 +0900)]
css/attr_visual.hpp テスト

13 years agocss_attributes.hpp -> css/attributes.hpp
Myun2 [Sat, 25 Dec 2010 13:46:09 +0000 (22:46 +0900)]
css_attributes.hpp -> css/attributes.hpp
css_attributes_1.hpp -> css/attributes_1.hpp

13 years agoweb/css/attr_visual.hpp Add. (display/position first)
Myun2 [Sat, 25 Dec 2010 13:41:37 +0000 (22:41 +0900)]
web/css/attr_visual.hpp Add. (display/position first)

13 years agoweb/css_attributes.hpp -> web/css/attr_box.hpp
Myun2 [Sat, 25 Dec 2010 12:07:59 +0000 (21:07 +0900)]
web/css_attributes.hpp -> web/css/attr_box.hpp

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専用版を追加してみた