https://github.com/JuliaLang/julia
Revision c427de0feede554e93caf0369cea3b1b48a8ea96 authored by Jeff Bezanson on 13 October 2016, 03:20:27 UTC, committed by Tony Kelman on 22 February 2017, 13:18:59 UTC
before, the type assert was not included for short functions

(cherry picked from commit 66f5abf28eba273b2c3886c3cc9a0121a127348f)
ref #18899
1 parent 24b64a3
History
Tip revision: c427de0feede554e93caf0369cea3b1b48a8ea96 authored by Jeff Bezanson on 13 October 2016, 03:20:27 UTC
use `convert(T,x)::T` for all declared return types
Tip revision: c427de0
File Mode Size
base
contrib
deps
doc
etc
examples
src
test
ui
.gitignore -rw-r--r-- 207 bytes
.mailmap -rw-r--r-- 9.5 KB
.travis.yml -rw-r--r-- 5.9 KB
CONTRIBUTING.md -rw-r--r-- 18.9 KB
DISTRIBUTING.md -rw-r--r-- 8.3 KB
HISTORY.md -rw-r--r-- 73.8 KB
LICENSE.md -rw-r--r-- 5.2 KB
Make.inc -rw-r--r-- 32.8 KB
Makefile -rw-r--r-- 27.8 KB
NEWS.md -rw-r--r-- 30.3 KB
README.arm.md -rw-r--r-- 4.3 KB
README.md -rw-r--r-- 28.9 KB
README.windows.md -rw-r--r-- 17.6 KB
VERSION -rw-r--r-- 10 bytes
Windows.inc -rw-r--r-- 1.5 KB
appveyor.yml -rw-r--r-- 2.1 KB

README.md

back to top