OSDN Git Service

roast/roast.git
2010-12-30 Myun2web/css/attr_text.hpp: letter_spacing, word_spacing
2010-12-30 Myun2web/css/attr_text.hpp: text_decoration対応
2010-12-30 Myun2web/css/attr_text.hpp: text_justify, text_indent, text_...
2010-12-30 Myun2web/css/attr_text.hpp: vertical_align対応
2010-12-30 Myun2web/css/attr_text.hpp: 引用元URL書いたりとかコミット
2010-12-29 Myun2web/css/attr_text.hpp: line_height, font_family対応
2010-12-29 Myun2web/css/attr_text.hpp: font_size対応
2010-12-29 Myun2web/css/attr_text.hpp: font_variant対応
2010-12-28 Myun2web/css/attr_text.hpp: font_style_とfont_weight_(font_st...
2010-12-28 Myun2web/css/attributes.hpp: システムカラー追加
2010-12-28 Myun2web/css/attr_box.hpp: border_color_でも_color_enumsを継承してみた
2010-12-28 Myun2web/css/attributes.hpp: やっぱこれ別々なんじゃねぇかーー!やられたー!!
2010-12-28 Myun2web/css/attributes.hpp: color_対応
2010-12-28 Myun2web/css/attributes.hpp: color_ -> colorval_hex_. colorv...
2010-12-26 Myun2web/css/attributes.hpp: 1~3 valuesも、他の場所の省略に対応
2010-12-26 Myun2web/css/attr_text.hpp: font取り敢えず出来たというか・・・
2010-12-26 Myun2web/css/attr_text.hpp: 属性全部挙げるだけでも一苦労だわ・・・
2010-12-26 Myun2web/css/attr_list.hpp: list_style_image_ Ready.
2010-12-26 Myun2css: url_化
2010-12-26 Myun2attr_list.hpp: list_style_position 追加
2010-12-26 Myun2web/css/attr_list.hpp: 取り敢えず list_style_type まで作った
2010-12-26 Myun2css: _2values ~ _5values は廃止。_valuesに統合
2010-12-26 Myun2web/css/attr_list.hpp: 取り敢えず追加だけ・・・
2010-12-26 Myun2web/css/attr_box.hpp: 一番目の引数は省略しちゃ駄目だねー。とか、省略された場合に関するコ...
2010-12-26 Myun2css: attr_visual.hppの他の属性対応
2010-12-26 Myun2css: background対応
2010-12-26 Myun2web/css/attr_background.hpp: background_attachmentまで作ってみた
2010-12-26 Myun2web/css/attr_background.hpp: background_repeatまで作ってみた
2010-12-26 Myun2web/css/attr_background.hpp Add.
2010-12-25 Myun2css/attr_visual.hpp テスト
2010-12-25 Myun2css_attributes.hpp -> css/attributes.hpp
2010-12-25 Myun2web/css/attr_visual.hpp Add. (display/position first)
2010-12-25 Myun2web/css_attributes.hpp -> web/css/attr_box.hpp
2010-12-25 Myun2web/html_writer.hpp delete
2010-12-25 Myun2css_attr_box.hpp: border_color, border_styleを追加
2010-12-25 Myun2css: border -> border_widthへと名前を変更
2010-12-25 Myun2web/css_writer.hpp delete
2010-12-25 Myun2css_attr_box.hpp への分離
2010-12-25 Myun2lexical/string_rule.hpp: chex_string Add.
2010-12-25 Myun2lexical/string_rule.hpp: hex_string対応
2010-12-25 Myun2web/css_attributes.hpp: margin, borderのpx版も追加
2010-12-25 Myun2web/css_attributes.hpp: パーセント対応
2010-12-25 Myun2web/css_attributes.hpp: px専用版を追加してみた
2010-12-25 Myun2lexical/string_rule.hpp: 記号を沢山追加
2010-12-25 Myun2web/css_attributes.hpp: margin, border Add.
2010-12-25 Myun2web/css_attributes.hpp: _trbl化
2010-12-25 Myun2web/css_attributes.hpp: _3values, _2valuesも。(_1valuesはい...
2010-12-25 Myun2web/css_attributes.hpp: _4values Add.
2010-12-25 Myun2css: paddingまで出来たー!
2010-12-25 Myun2lexical/rule.hpp, rule_string_rule.hpp: optional_repeat...
2010-12-25 Myun2css_attributes.hpp: px出来た!
2010-12-25 Myun2web/css_attributes.hpp: コンパイル出来るようになった
2010-12-25 Myun2web/css_attributes.hpp: webって言う名前空間階層はなくした
2010-12-25 Myun2lexical/string_rule.hpp: float_string対応
2010-12-25 Myun2css_test.cpp: lexical::num_stringのテスト
2010-12-24 Myun2lexical/string_rule.hpp: num_stringが意外とアッサリ出来ましたww
2010-12-24 Myun2css_parser.hpp -> css_rule.hpp
2010-12-24 Myun2lexical/string_rule.hpp: ROAST_LEXICAL_FIXSTR()で「fixed_...
2010-12-24 Myun2web/css_attributes.hpp: _attrname_str
2010-12-24 Myun2web/css_attributes.hpp: 新たにlexicalとして作り直し開始。とりあえずpadding
2010-12-24 Myun2css_attributes_1.hpp: としてコピー
2010-12-24 Myun2web/html_tags.hpp: 各タグ名の定義を追加, ROAST_HTML_DECL_ATTR...
2010-12-24 Myun2web/html_tags.hpp: head, htmlタグへの対応
2010-12-23 Myun2web/html_tags.hpp: ROAST_HTML_STR_DEF() による定義に
2010-12-23 Myun2web/html_tags.hpp: タグ名は ROAST_LEXICAL_FIXSTR() で定義する
2010-12-23 Myun2console/console.hpp: repeat_to_screen_max() 追加
2010-12-23 Myun2console/windows_console.hpp: get_screen_size(), get_scr...
2010-12-23 Myun2console/windows_console.hpp: set_cursol() Add
2010-12-23 Myun2console/windows_console.hpp: get_console_width(), get_c...
2010-12-23 Myun2console/windows_console.hpp: clear(), get_console_size...
2010-12-23 Myun2console/windows_console.hpp Add.
2010-12-23 Myun2debug/console_monitor.hpp Add.
2010-12-23 Myun2lexical/debug_util.hpp: debug_monitor追加
2010-12-23 Myun2lexical/event.hpp: 古い lex_marker とか push_num とかは消しましょう!
2010-12-23 Myun2lexical: event.hpp Add.
2010-12-23 Myun2lexical: generator_base.hpp, parser_base.hpp も要らねぇんじゃねぇ...
2010-12-23 Myun2Merge branch 'master' of github.com:myun2/roast_work...
2010-12-23 Myun2_exclude -> _exile
2010-12-23 Myun2string_parser_base.hpp は _exclude へ
2010-12-23 Myun2lexical: rule_numeric.hpp への分離
2010-12-23 Myun2rule_xml.hpp: namedしてみた。
2010-12-23 Myun2lexical/debug_util.hpp: named_base追加
2010-12-23 Myun2lexical/debug_util.hpp: 中身実装
2010-12-22 Myun2lexical/debug_util.hpp: namedを追加(中身まだ何にもしない)
2010-12-22 Myun2lexical/debug_util.hpp: rule.hpp より _debug_point, _debu...
2010-12-22 Myun2lexical/debug_util.hpp Add.
2010-12-22 Myun2101115_dom3\6X 途中で無限ループ2…
2010-12-22 Myun2101115_dom3\5.1 (途中で無限ループ…)
2010-12-22 Myun2rule_xml.hpp: (101115_dom3\5.0) 「exclam_tag」とした
2010-12-22 Myun2rule_xml.hpp: exlam_angle -> angle_exclamに(前後入れ替え)
2010-12-22 Myun2dom3.hpp: node_list_::is_empty() 対応
2010-12-21 Myun2rule_xml.hpp: <!~~> をexclam_angleとした。 (101115_dom3...
2010-12-21 Myun2101115_dom3\2.6, 3_no_root_elementまで対応
2010-12-21 Myun2101115_dom3\2.4: start_pi, Root Element辺り
2010-12-21 Myun2101115_dom3\1.8, 2.1 (向こうもやっとマージしたー!!)
2010-12-21 Myun2rule_xml.hpp: pcode -> evtcode
2010-12-21 Myun2101115_dom3\1: no_root_element_exception
2010-12-21 Myun2101112_dom3\aa: not_closed_exception, illegal_term_in_c...
2010-12-21 Myun2101112_dom3\10
2010-12-21 Myun2rule.hpp: exception_to_eventあんじゃんかよおおおお!!!
next