Skip to content
View lemmy's full-sized avatar

Organizations

@ECF @tlaplus

Block or report lemmy

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
lemmy/README.md

💻 Working as a Software Engineer at Nvidia on TLA+.

Anurag's github stats

Pinned Loading

  1. tlaplus/tlaplus Public

    TLC is a model checker for specifications written in TLA+. The TLA+Toolbox is an IDE for TLA+.

    Java 2.5k 221

  2. tlaplus/CommunityModules Public

    TLA+ snippets, operators, and modules contributed and curated by the TLA+ community

    TLA 289 41

  3. BlockingQueue Public

    Tutorial "Weeks of debugging can save you hours of TLA+". Each git commit introduces a new concept => check the git history!

    TLA 493 23

  4. tlaplus-workshops/ewd998 Public

    Distributed termination detection on a ring, due to Shmuel Safra:

    TLA 52 46

  5. lets-prove-blocking-queue Public

    Proving a blocking queue deadlock free in a dozen different ways

    Dafny 42 5

  6. tlaplus/vscode-tlaplus Public

    TLA+ language support for Visual Studio Code

    TypeScript 385 41

877 contributions in the last year

Skip to contributions year list
Contribution Graph
Day of Week July August September October November December January February March April May June July
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Contributed to tlaplus/tlaplus, PirateshipOrg/pirateship-tla, tlaplus/vscode-tlaplus and 32 other repositories
Loading A graph representing lemmy's contributions from July 21, 2024 to July 26, 2025. The contributions are 61% commits, 18% code review, 13% pull requests, 8% issues.

Contribution activity

July 2025

Created 2 commits in 1 repository

Created a pull request in tlaplus/tlaplus that received 48 comments

Raise warning when definition or declaration appears as Record field name.

Alert users when record field names clash with existing definitions or declarations in TLA+. The primary purpose is to help users understand that f…

+308 −35 lines changed 48 comments
Opened 1 other pull request in 1 repository
tlaplus/tlaplus 1 open
Reviewed 5 pull requests in 2 repositories

Created an issue in tlaplus-community/tlauc that received 6 comments

Converting a spec containing Nat causes Unknown operator: ℕ'.

tlauc shouldn't convert an ASCII symbol to its Unicode equivalent if that Unicode symbol is not explicitly defined. For instance, converting Nat to

6 comments
Loading