- Sweden
- https://setofskills.com
Block or Report
Block or report Enselic
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
public_items Public
List public items (public API) of Rust library crates. Enables diffing public API between releases.
Rust 1
-
git-repo-language-trends Public
Analyze programming language usage over time in a git repository and produce a graphical or textual representation of the result.
Python 1
-
sequencediagram.io Public
Pleasurably create simple and sharable sequence diagrams directly in the browser.
-
recordmydesktop Public
Official repository for recordMyDesktop. Migrated from https://sourceforge.net/projects/recordmydesktop/ for which I am the official and long-time maintainer.
-
-
832 contributions in the last year
Contribution activity
January 2022
Created 19 commits in 3 repositories
Created 1 repository
- Enselic/cargo-api Rust
Created a pull request in sharkdp/bat that received 3 comments
Mark MappingTarget as #[non_exhaustive] for increased semver flexibility
This will allow us to add new enum variants in the future without breaking semver compatibility. See https://doc.rust-lang.org/reference/attributes…
Opened 15 other pull requests in 4 repositories
trishume/syntect
10
open
-
For 5.0.0: Split up feature
assetsintodefault-syntaxesanddefault-themes -
For 5.0.0:
ContextReference: Mark as#[non_exhaustive] - Follow symbolic links when walking directories
-
Bump
plistto 1.3.0 - For 5.0.0: Remove all deprecated items
- Fix all current lint with Rust 1.57
- Prepare for 5.0.0: Update CHANGELOG.md and version
-
For 5.0.0: Remove obsolete
dump-load-rsanddump-create-rsfeatures -
For 5.0.0: Bring back
plist-loadfeature -
For 5.0.0: Rename
HighlightLines::highlight()tohighlight_line()