index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
parse.y
Commit message (
Expand
)
Author
Age
Files
Lines
*
parse.y: save cmdarg_stack in local scope
nobu
2013-12-27
1
-0
/
+4
*
compile.c: unnamed keyword rest check
nobu
2013-12-25
1
-1
/
+6
*
hash.c: revert r43870 and add alternative parser patch for literal keys
tmm1
2013-12-08
1
-0
/
+4
*
parse.y: use rb_fstring() for strings stored in the symbol table
tmm1
2013-12-08
1
-0
/
+3
*
* parse.y (rb_gc_mark_symbols): set global_symbols.minor_marked only
ko1
2013-11-20
1
-1
/
+2
*
parse.y: remove "f" suffix [ruby-core:57966] [Feature #9042]
nobu
2013-11-10
1
-95
/
+8
*
* add RUBY_TYPED_FREE_IMMEDIATELY to data types which only use
ko1
2013-10-29
1
-0
/
+1
*
* parse.y: Remove +(binary) and -(binary) special cases [Feature #9048]
marcandre
2013-10-24
1
-2
/
+0
*
* internal.h, parse.y: use `full_mark' instead of `full_marking'.
ko1
2013-10-11
1
-2
/
+2
*
* gc.c, parse.y: support generational Symbol relatetd marking.
ko1
2013-10-11
1
-4
/
+11
*
parse.y: allow junk attrset
nobu
2013-09-29
1
-2
/
+2
*
parse.y: fix inconsistency with literals
nobu
2013-09-29
1
-4
/
+10
*
parse.y: junk sigil only names
nobu
2013-09-20
1
-1
/
+8
*
parse.y: adjust position of lambda
nobu
2013-09-19
1
-2
/
+6
*
parse.y: duplicate code
nobu
2013-09-19
1
-4
/
+0
*
string.c: reduce objects in rb_fstring
nobu
2013-09-05
1
-0
/
+1
*
* include/ruby/ruby.h: add RSTRING_FSTR flag
charliesome
2013-09-05
1
-1
/
+1
*
parse.y: valid suffix word only
nobu
2013-09-02
1
-10
/
+3
*
parse.y: force_encoding
nobu
2013-09-02
1
-3
/
+5
*
* NEWS: Add note about frozen string literals
charliesome
2013-09-02
1
-8
/
+99
*
fix typo of r42691
eregon
2013-08-26
1
-1
/
+1
*
parse.y: warn CR
nobu
2013-08-26
1
-3
/
+12
*
fix typos
kazu
2013-08-16
1
-4
/
+4
*
parse.y: simplify
nobu
2013-08-15
1
-12
/
+16
*
parse.y: CR in middle
nobu
2013-08-12
1
-1
/
+5
*
parse.y: non-local/const attrset
nobu
2013-08-11
1
-13
/
+16
*
parse.y: non-local/const attrset
nobu
2013-08-10
1
-21
/
+31
*
parse.y: check for attr
nobu
2013-08-10
1
-0
/
+22
*
parse.y: no reduction with 1
nobu
2013-08-03
1
-1
/
+1
*
* parse.y (value_expr_gen): now NODE_DEFN and NODE_DEFS are not void
usa
2013-08-02
1
-5
/
+0
*
parse.y: calculate powers of ten
nobu
2013-08-02
1
-3
/
+1
*
parse.y: ripper for new literals
nobu
2013-08-02
1
-1
/
+3
*
parse.y: parse precisely
nobu
2013-08-02
1
-58
/
+80
*
parse.y: simplify numerics
nobu
2013-08-02
1
-58
/
+10
*
* parse.y (negate_lit): add T_RATIONAL and T_COMPLEX to the switch
charliesome
2013-08-02
1
-0
/
+3
*
* rational.c (rb_flt_rationalize_with_prec): new public C function
mrkn
2013-08-01
1
-31
/
+120
*
* parse.y: fix build error with bison-3.0.
kazu
2013-07-31
1
-3
/
+6
*
parse.y, vm_eval.c: file encoding in eval
nobu
2013-07-29
1
-27
/
+30
*
parse.y: separate numeric literal
nobu
2013-07-26
1
-5
/
+9
*
* compile.c (make_name_for_block): use PRIsVALUE in format string
charliesome
2013-06-24
1
-4
/
+3
*
parse.y: clear lex_strterm
nobu
2013-06-18
1
-1
/
+1
*
parse.y: non-shady ruby_debug_lines
nobu
2013-06-12
1
-3
/
+3
*
* internal.h (numberof): Gathered from various files.
akr
2013-06-07
1
-2
/
+0
*
fill rdocs
nobu
2013-06-02
1
-0
/
+1
*
parse.y: fix argument type
nobu
2013-05-14
1
-1
/
+1
*
* include/ruby/ruby.h: constify RBasic::klass and add
ko1
2013-05-13
1
-4
/
+4
*
* *.c, parse.y, insns.def: use RARRAY_AREF/ASET macro
ko1
2013-05-13
1
-1
/
+1
*
parse.y: invalid name as mere string
nobu
2013-05-10
1
-28
/
+75
*
parse.y: lex_state macros
nobu
2013-05-10
1
-5
/
+5
*
parse.y: fail if invalid name
nobu
2013-05-08
1
-6
/
+4
[next]