R
R-packages
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
The R Project SVN
R-packages
(root)
/
trunk
/
rcompgen
/
R
/
completion.R
– Rev 4815
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
4815
6869 d 12 h
deepayan
/trunk/rcompgen/
bugfix: rc.settings had typo handling 'func'
4617
6952 d 7 h
deepayan
/trunk/rcompgen/R/
check for missing doc Index files (happens if package has no man/ directory)
4397
6998 d 15 h
deepayan
/trunk/rcompgen/R/
(1) regexp protection for ? (2) updated list of keywords
(3) [*+-] now split internally (/ already did) so readline doesn't have to (good for filename completion)
4380
7005 d 10 h
deepayan
/trunk/rcompgen/R/
better break rules for filename completion when using .guessTokenFromLine
4289
7041 d 13 h
deepayan
/trunk/rcompgen/R/
bugfix: check if a function guess is avilable before trying to see if it's library etc
4281
7050 d 7 h
deepayan
/trunk/rcompgen/R/
~ expansion should be fixed on Windows
4280
7050 d 7 h
deepayan
/trunk/rcompgen/R/
added FIXME note about last commit
4279
7050 d 7 h
deepayan
/trunk/rcompgen/R/
guessTokenFromLine now does special things when inside quotes (like not split on space)
4278
7050 d 8 h
deepayan
/trunk/rcompgen/
file completion seems to be working, updated version
4276
7050 d 10 h
deepayan
/trunk/rcompgen/
fixed a setting bug, added (incomplete) support for filename completion, extended return value of win32 helper function
4267
7054 d 6 h
deepayan.sarkar
/trunk/rcompgen/
not importing methods::slotNames until it's required, also added an SvnLog file
4265
7062 d 6 h
deepayan.sarkar
/trunk/rcompgen/
added some stuff to help with completion in Rgui (Windows)
4263
7096 d 23 h
deepayan.sarkar
/trunk/rcompgen/
added support for user supplied argument list for functions
4260
7139 d 7 h
deepayan.sarkar
/trunk/rcompgen/
Added ? as a non-breaker for .guessTokenFromLine()
4259
7155 d 11 h
deepayan.sarkar
/trunk/rcompgen/
changed details of rc.status
4256
7156 d 5 h
deepayan.sarkar
/trunk/rcompgen/
added a function that tries to determine a reasonable token given the full line and cursor position
4255
7157 d 1 h
deepayan.sarkar
/trunk/rcompgen/R/
some fixes related to filename completion
4252
7157 d 4 h
deepayan.sarkar
/trunk/rcompgen/
removed call to C function, disabled function detection by default
4250
7181 d 7 h
deepayan.sarkar
/trunk/rcompgen/R/
added do.call and methods to list of functions whose arguments are typically functions
4249
7197 d 7 h
deepayan.sarkar
/trunk/rcompgen/
support for completing help topics of the form ?foo
←Prev
1
2
Next→
Show All