summaryrefslogtreecommitdiff
path: root/parse.y
AgeCommit message (Expand)Author
2014-02-13parse.y: attrset from junk IDnobu
2014-02-05pack.c: hide associated objectsnobu
2014-02-05parse.y: symbol names must be ascii-compatiblenobu
2013-12-27parse.y: save cmdarg_stack in local scopenobu
2013-12-25compile.c: unnamed keyword rest checknobu
2013-12-08hash.c: revert r43870 and add alternative parser patch for literal keystmm1
2013-12-08parse.y: use rb_fstring() for strings stored in the symbol tabletmm1
2013-11-20* parse.y (rb_gc_mark_symbols): set global_symbols.minor_marked onlyko1
2013-11-10parse.y: remove "f" suffix [ruby-core:57966] [Feature #9042]nobu
2013-10-29* add RUBY_TYPED_FREE_IMMEDIATELY to data types which only useko1
2013-10-24* parse.y: Remove +(binary) and -(binary) special cases [Feature #9048]marcandre
2013-10-11* internal.h, parse.y: use `full_mark' instead of `full_marking'.ko1
2013-10-11* gc.c, parse.y: support generational Symbol relatetd marking.ko1
2013-09-29parse.y: allow junk attrsetnobu
2013-09-29parse.y: fix inconsistency with literalsnobu
2013-09-20parse.y: junk sigil only namesnobu
2013-09-19parse.y: adjust position of lambdanobu
2013-09-19parse.y: duplicate codenobu
2013-09-05string.c: reduce objects in rb_fstringnobu
2013-09-05* include/ruby/ruby.h: add RSTRING_FSTR flagcharliesome
2013-09-02parse.y: valid suffix word onlynobu
2013-09-02parse.y: force_encodingnobu
2013-09-02* NEWS: Add note about frozen string literalscharliesome
2013-08-26fix typo of r42691eregon
2013-08-26parse.y: warn CRnobu
2013-08-16fix typoskazu
2013-08-15parse.y: simplifynobu
2013-08-12parse.y: CR in middlenobu
2013-08-11parse.y: non-local/const attrsetnobu
2013-08-10parse.y: non-local/const attrsetnobu
2013-08-10parse.y: check for attrnobu
2013-08-03parse.y: no reduction with 1nobu
2013-08-02* parse.y (value_expr_gen): now NODE_DEFN and NODE_DEFS are not voidusa
2013-08-02parse.y: calculate powers of tennobu
2013-08-02parse.y: ripper for new literalsnobu
2013-08-02parse.y: parse preciselynobu
2013-08-02parse.y: simplify numericsnobu
2013-08-02* parse.y (negate_lit): add T_RATIONAL and T_COMPLEX to the switchcharliesome
2013-08-01* rational.c (rb_flt_rationalize_with_prec): new public C functionmrkn
2013-07-31* parse.y: fix build error with bison-3.0.kazu
2013-07-29parse.y, vm_eval.c: file encoding in evalnobu
2013-07-26parse.y: separate numeric literalnobu
2013-06-24* compile.c (make_name_for_block): use PRIsVALUE in format stringcharliesome
2013-06-18parse.y: clear lex_strtermnobu
2013-06-12parse.y: non-shady ruby_debug_linesnobu
2013-06-07* internal.h (numberof): Gathered from various files.akr
2013-06-02fill rdocsnobu
2013-05-14parse.y: fix argument typenobu
2013-05-13* include/ruby/ruby.h: constify RBasic::klass and addko1
2013-05-13* *.c, parse.y, insns.def: use RARRAY_AREF/ASET macroko1