SoftGlobalScope.jl

utilities for "soft" global scope in interactive Julia environments

OTHER License

Stars
24
Committers
3

Bot releases are hidden (Show)

SoftGlobalScope.jl - v1.0.10

Published by stevengj over 5 years ago

Fix elseif handling (#22).

SoftGlobalScope.jl - v1.0.9

Published by stevengj almost 6 years ago

Fixes tuple assignments (#19).

SoftGlobalScope.jl - v1.0.8

Published by stevengj almost 6 years ago

Fixes #18.

SoftGlobalScope.jl - v1.0.7

Published by stevengj about 6 years ago

Fixes #12.

SoftGlobalScope.jl - v1.0.6

Published by stevengj about 6 years ago

Fixes docstrings (#11).

SoftGlobalScope.jl - v1.0.5

Published by stevengj about 6 years ago

Bug fix (#10) for let a; ...; end

SoftGlobalScope.jl - v1.0.4

Published by stevengj about 6 years ago

Handling of nested assignments (#6).

SoftGlobalScope.jl - v1.0.3

Published by stevengj about 6 years ago

try … catch fix (#8).

SoftGlobalScope.jl - v1.0.2

Published by stevengj about 6 years ago

Fix handling of top-level expressions (#3) and creation of new globals in blocks (#4).

SoftGlobalScope.jl - v1.0.1

Published by stevengj about 6 years ago

Support for let (x,y) = ... and local x,y.

SoftGlobalScope.jl - v1.0.0

Published by stevengj about 6 years ago

Initial release.