https://github.com/JuliaLang/julia
Revision d6e1e86bccf11924c7a495db958a666bac3c11b2 authored by Rory Finnegan on 27 July 2017, 14:50:56 UTC, committed by Curtis Vogt on 27 July 2017, 14:50:56 UTC
* Added kwargs to invokelatest.

* Cleaned up invokelatest tests.

* Replaced the `eval` with a module to help with readability.
* Added a test case to demonstrate the failure condition that invokelatest fixes.

* Moved `f` and `args` inside closure rather than passing them in.
1 parent 29c78b7
History
Tip revision: d6e1e86bccf11924c7a495db958a666bac3c11b2 authored by Rory Finnegan on 27 July 2017, 14:50:56 UTC
Added kwargs to invokelatest. (#22646)
Tip revision: d6e1e86
File Mode Size
.github
base
contrib
deps
doc
etc
examples
src
test
ui
.gitignore -rw-r--r-- 213 bytes
.mailmap -rw-r--r-- 9.5 KB
.travis.yml -rw-r--r-- 5.7 KB
CONTRIBUTING.md -rw-r--r-- 19.4 KB
DISTRIBUTING.md -rw-r--r-- 8.2 KB
HISTORY.md -rw-r--r-- 104.0 KB
LICENSE.md -rw-r--r-- 5.5 KB
Make.inc -rw-r--r-- 34.7 KB
Makefile -rw-r--r-- 26.0 KB
NEWS.md -rw-r--r-- 53.4 KB
README.arm.md -rw-r--r-- 5.7 KB
README.md -rw-r--r-- 28.8 KB
README.windows.md -rw-r--r-- 13.0 KB
VERSION -rw-r--r-- 10 bytes
Windows.inc -rw-r--r-- 1.5 KB
appveyor.yml -rw-r--r-- 2.2 KB

README.md

back to top