0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
minor fix for selection from command history More... over 11 years ago
graphs are automatically refreshed when they change More... over 11 years ago
what we're really interested in is required, not installed More... over 11 years ago
helpful messages More... over 11 years ago
fixed console reset when the package controller fails More... over 11 years ago
prevent packages from being added or removed while other packages are being added or removed More... over 11 years ago
roughing standard out from julia to the new console More... over 11 years ago
fix for crashes when restoring state of graph viewer More... over 11 years ago
Updated to handle messages that come in parts More... over 11 years ago
fix for reset when packages cause julia to crash More... over 11 years ago
Graphs now open in a second pane More... over 11 years ago
stripped some debugging messages More... over 11 years ago
support for multiple views of one file More... over 11 years ago
fixed some package install stuff and bolded packages when they are installed More... over 11 years ago
fixed various bugs related to running code in the new console More... over 11 years ago
implemented package interface More... over 11 years ago
Refactor of evaluator interface. Added a package controller that will interface with the new evaluator. More... over 11 years ago
merged in the start of the package manager stuff More... over 11 years ago
Added a new evaluator that connects over tcp to the julia engine. Note, right now it uses hardcoded paths. I still have to wrap the engine up as a julia package. More... over 11 years ago
updated highlighting More... over 11 years ago
first stab at toggle comment support More... over 11 years ago
version 0.2.1 More... over 11 years ago
Merge branch 'master' of https://github.com/forio/julia-studio More... over 11 years ago
fix for windows removing one too many characters More... over 11 years ago
resetting working directory after console reset More... over 11 years ago
production url for fervor updates More... over 11 years ago
definitions for app name and version for use by fervor More... over 11 years ago
fix for compile error introduced by windows version More... over 11 years ago
refactor to fix problems shutting julia processes down More... over 11 years ago
proof of concept adding a package... I really don't like the way it's structured, however, because it would require 3 methods to be implemented for each action More... over 11 years ago