Robert Krahn

Results 27 issues of Robert Krahn

My use case is the following: - find all top-level function declarations - for each function declaration prepend a statement to the top-level scope - each statement needs to include...

This might be a bit of a long shot, but I thought I would ask :) Dynamically linking crates can [improve the incremental compilation time](https://robert.kra.hn/posts/2022-09-09-speeding-up-incremental-rust-compilation-with-dylibs/) of projects substantially. `serde`, as...

Issue world: http://lively-web.org/issues/16-01-20_cleanup_github_issues.html reported by robertkrahn: there are lots of issues that are too general. put them on some kind of future ideas list and close them

Issue world: http://lively-web.org/issues/16-01-20_menubar_cwdLabel_doesn't_layout_correctly.html reported by robertkrahn: see pic

Issue world: http://lively-web.org/issues/16-01-19_replace_lively_rewriter_with_lively.context.html reported by robertkrahn: lively.context work is just half done: must be merged into Lively otherwise the implementations diverge...

reported by robertkrahn: make it faster + let user select what files to search

Continued from #59

in progress

[Visit issue world](http://lively-web.org/issues/15-04-21_On_Windows_8,_livelykernel-scripts_directory_not_added_to_system_path.html) reported by sydbarrett74:I installed the MSI to create a local lively kernel workspace on my Windows 8.1 machine using Robert Krahn's video tutorial as a guide. When...

Cmd-c doesn't work all the time to do copy in Safari. copy via menu works. reported by @Daningalls

@athomschke Do we need both those modules? If yes and if you think there will be more mobile specific code, can we create a top-level namespace that captures mobile specific...