1
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 13 hours ago.
Nov 15, 2024 — Nov 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #92 from earl/fix-parse-thru-end More... about 12 years ago
Merge pull request #91 from ladislav/bug#1958 More... about 12 years ago
Merge pull request #90 from ladislav/bug#1957 More... about 12 years ago
Merge pull request #89 from ladislav/bug#1491 More... about 12 years ago
Merge pull request #88 from ladislav/f More... about 12 years ago
Merge pull request #87 from ladislav/e More... about 12 years ago
Merge pull request #84 from ladislav/b More... about 12 years ago
Merge pull request #83 from ladislav/typo More... about 12 years ago
Merge pull request #81 from BrianHawley/fix-1763-set-assumes-any More... about 12 years ago
Merge pull request #78 from earl/fix-empty-hashed-map-lookup More... about 12 years ago
Merge pull request #77 from earl/fix-recursive-make More... about 12 years ago
Merge pull request #76 from CCX/patch-1 More... about 12 years ago
Merge pull request #74 from earl/fix-select-series More... about 12 years ago
Merge pull request #73 from ladislav/dtoa More... about 12 years ago
Bind closure body to args (pseudo) frame and rebind the body to a real frame when the closure is called. Corrects #2048 Tested in Linux X86 More... over 12 years ago
Let BIND bind out-of scope function words. More... over 12 years ago
Correct function copy crash#2043 handling correctly args = 0 More... over 12 years ago
Delete unused header file More... over 12 years ago
Add an example of platform ID Add an example of make clean "make r3" can be used Rename REBOL to Rebol More... over 12 years ago
Use function args as frame reference of function variables instead of function body. Function body was unsuitable (unsafe) for the purpose since in R3 it is possible to define distinct functions sharing the same body. Corrects bug#2025 More... over 12 years ago
Remove message print when LOAD/NEXT is used. bug#2041 More... over 12 years ago
Let the VAUE? function yield #[false] for out-of-scope function variables, which is what the documentation describes. bug#1914 More... over 12 years ago
Update s-trim.c
CCX
More... over 12 years ago
Update s-trim.c
CCX
More... over 12 years ago
Update s-trim.c
CCX
More... over 12 years ago
Remove and ignore generated file src/boot/host-init.r More... over 12 years ago
Build Win32 /Core binaries as console mode applications More... over 12 years ago
HTTP: remove auto-decoding of UTF-8 content More... over 12 years ago
Fix crash in RESOLVE/extend/only More... over 12 years ago
Private module imports take precedence More... over 12 years ago