https://github.com/JuliaLang/julia
Revision dfe3b2b039ce96f38e1d28410a84a94e553bb969 authored by Jeff Bezanson on 20 March 2020, 20:48:32 UTC, committed by GitHub on 20 March 2020, 20:48:32 UTC
- add docstrings for .= and .
- improve help prompt behavior on comment syntax
- add help text for dotted and updating operators
- remove `->` syntax from docstring for doc macro

Fixes #33301.
1 parent 5d5f799
History
Tip revision: dfe3b2b039ce96f38e1d28410a84a94e553bb969 authored by Jeff Bezanson on 20 March 2020, 20:48:32 UTC
several improvements to help and docs for operators (#35154)
Tip revision: dfe3b2b
File Mode Size
.devcontainer
base
contrib
deps
doc
etc
src
stdlib
test
ui
.appveyor.yml -rw-r--r-- 2.1 KB
.gitattributes -rw-r--r-- 65 bytes
.gitignore -rw-r--r-- 273 bytes
.mailmap -rw-r--r-- 11.0 KB
.travis.yml -rw-r--r-- 6.1 KB
CITATION.bib -rw-r--r-- 2.6 KB
CONTRIBUTING.md -rw-r--r-- 19.9 KB
HISTORY.md -rw-r--r-- 275.6 KB
LICENSE.md -rw-r--r-- 5.0 KB
Make.inc -rw-r--r-- 41.4 KB
Makefile -rw-r--r-- 27.0 KB
NEWS.md -rw-r--r-- 6.5 KB
README.md -rw-r--r-- 6.3 KB
VERSION -rw-r--r-- 10 bytes
sysimage.mk -rw-r--r-- 3.8 KB

README.md

back to top