Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / lucaspickering/gdlk issues and pull requests
#90 - support multiple openid providers
Pull Request -
State: closed - Opened by JRMurr over 4 years ago
#89 - Add parse error for empty program
Pull Request -
State: closed - Opened by LucasPickering over 4 years ago
#88 - Memoize executeNext to improve performance
Pull Request -
State: closed - Opened by LucasPickering over 4 years ago
#87 - Split apart test files
Pull Request -
State: closed - Opened by LucasPickering over 4 years ago
#86 - Add GQL operations to create and mutate hardware and program specs (spec ops)
Pull Request -
State: closed - Opened by LucasPickering over 4 years ago
#85 - New columns for hardware_specs and program_specs, general DB improvements
Pull Request -
State: closed - Opened by LucasPickering over 4 years ago
#84 - General UI improvements
Pull Request -
State: closed - Opened by LucasPickering over 4 years ago
#83 - Optimize bundle
Pull Request -
State: closed - Opened by LucasPickering over 4 years ago
#82 - Add docs
Pull Request -
State: closed - Opened by LucasPickering over 4 years ago
#81 - Start adding OpenID
Pull Request -
State: closed - Opened by JRMurr over 4 years ago
#80 - Add more user program management actions
Pull Request -
State: closed - Opened by LucasPickering over 4 years ago
#79 - Add tests for wasm functions
Pull Request -
State: closed - Opened by LucasPickering over 4 years ago
#78 - Fix some bugs around program termination
Pull Request -
State: closed - Opened by LucasPickering over 4 years ago
#77 - New lang features: DIV and RZR
Pull Request -
State: closed - Opened by LucasPickering over 4 years ago
#76 - Delete a bunch of old code
Pull Request -
State: closed - Opened by LucasPickering over 4 years ago
#75 - Implement wasm compilation/execution in IDE
Pull Request -
State: closed - Opened by LucasPickering over 4 years ago
#74 - CI/QoL improvements for the frontend
Pull Request -
State: closed - Opened by LucasPickering over 4 years ago
#73 - More IDE improvements
Pull Request -
State: closed - Opened by LucasPickering over 4 years ago
- 1 comment
#72 - Add IDE and minimal workflow to get there
Pull Request -
State: closed - Opened by LucasPickering almost 5 years ago
- 2 comments
#71 - Small API updates to support frontend
Pull Request -
State: closed - Opened by LucasPickering almost 5 years ago
#70 - Add logging for API errors
Pull Request -
State: closed - Opened by LucasPickering almost 5 years ago
#69 - Set up cargo-make
Pull Request -
State: closed - Opened by LucasPickering almost 5 years ago
- 1 comment
#68 - Add ideas for some new programs
Pull Request -
State: closed - Opened by LucasPickering almost 5 years ago
#67 - Compile in frontend
Pull Request -
State: closed - Opened by JRMurr almost 5 years ago
- 1 comment
#66 - API updates
Pull Request -
State: closed - Opened by LucasPickering almost 5 years ago
#65 - Set up relay and build out some basic components
Pull Request -
State: closed - Opened by LucasPickering almost 5 years ago
#64 - Add more graphql tests
Pull Request -
State: closed - Opened by LucasPickering almost 5 years ago
#63 - Improve API errors
Pull Request -
State: closed - Opened by LucasPickering almost 5 years ago
#62 - Use base64 encoding for cursors
Pull Request -
State: closed - Opened by LucasPickering almost 5 years ago
#61 - Infrastructure changes to get ready for API tests
Pull Request -
State: closed - Opened by LucasPickering almost 5 years ago
#60 - Replace rust-based seeding with sql script
Pull Request -
State: closed - Opened by LucasPickering almost 5 years ago
#59 - Add GQL mutations for user programs
Pull Request -
State: closed - Opened by LucasPickering almost 5 years ago
#58 - Split up model and GQL files
Pull Request -
State: closed - Opened by LucasPickering almost 5 years ago
#57 - Add users and user programs to GQL API
Pull Request -
State: closed - Opened by LucasPickering almost 5 years ago
#56 - Couple small CI fixes
Pull Request -
State: closed - Opened by LucasPickering almost 5 years ago
#55 - Rewrite gql API with juniper-from-schema
Pull Request -
State: closed - Opened by LucasPickering almost 5 years ago
#54 - Couple small cleanups
Pull Request -
State: closed - Opened by LucasPickering almost 5 years ago
#53 - Convert all DB IDs to UUIDs
Pull Request -
State: closed - Opened by LucasPickering almost 5 years ago
#52 - Better parse errors
Pull Request -
State: closed - Opened by LucasPickering almost 5 years ago
#51 - Assorted frontend stuff
Pull Request -
State: closed - Opened by LucasPickering almost 5 years ago
#50 - run wasm pack before npm install
Pull Request -
State: closed - Opened by JRMurr almost 5 years ago
#49 - Random tiny hygiene stuff
Pull Request -
State: closed - Opened by LucasPickering almost 5 years ago
- 1 comment
#48 - Optimize docker builds and CI speed
Pull Request -
State: closed - Opened by LucasPickering almost 5 years ago
#47 - Add spans to errors and clean up a lot of compiler code
Pull Request -
State: closed - Opened by LucasPickering almost 5 years ago
#46 - Improve validate error handling
Pull Request -
State: closed - Opened by LucasPickering almost 5 years ago
#45 - Rewrite AST and parsing to include source span data
Pull Request -
State: closed - Opened by LucasPickering almost 5 years ago
#44 - Move compiler CLI to core crate
Pull Request -
State: closed - Opened by LucasPickering almost 5 years ago
#43 - init wasm crate
Pull Request -
State: closed - Opened by JRMurr almost 5 years ago
#42 - update versions for frontend
Pull Request -
State: closed - Opened by JRMurr almost 5 years ago
#41 - Improve parsing
Pull Request -
State: closed - Opened by LucasPickering almost 5 years ago
#40 - Add function to compile program without allocating
Pull Request -
State: closed - Opened by LucasPickering almost 5 years ago
#39 - Jumps
Pull Request -
State: closed - Opened by LucasPickering almost 5 years ago
#38 - Add createChild operation to file system
Pull Request -
State: closed - Opened by LucasPickering about 5 years ago
- 1 comment
#37 - Improve CI speed
Pull Request -
State: closed - Opened by LucasPickering about 5 years ago
- 1 comment
#36 - Clean up file system permissions
Pull Request -
State: closed - Opened by LucasPickering about 5 years ago
#35 - Add set_content and delete file operations
Pull Request -
State: closed - Opened by LucasPickering about 5 years ago
- 2 comments
#34 - Frontend setup with terminal
Pull Request -
State: closed - Opened by JRMurr about 5 years ago
#33 - Add user model
Pull Request -
State: closed - Opened by LucasPickering about 5 years ago
#32 - Random shit
Pull Request -
State: closed - Opened by LucasPickering about 5 years ago
#31 - Add #graphql, replace FS endpoint with GQL
Pull Request -
State: closed - Opened by LucasPickering about 5 years ago
#30 - Actix web 2.0
Pull Request -
State: closed - Opened by LucasPickering about 5 years ago
#29 - Random infrastructure shit
Pull Request -
State: closed - Opened by LucasPickering about 5 years ago
- 1 comment
#28 - Add virtual file system
Pull Request -
State: closed - Opened by LucasPickering about 5 years ago
#27 - Add x.py and improve seed infrastructure
Pull Request -
State: closed - Opened by LucasPickering about 5 years ago
- 1 comment
#26 - Change workflow to only run on master and PRs
Pull Request -
State: closed - Opened by LucasPickering about 5 years ago
#25 - Assorted random shit
Pull Request -
State: closed - Opened by LucasPickering about 5 years ago
#24 - Add comment parsing and make sure instrs have new line
Pull Request -
State: closed - Opened by JRMurr about 5 years ago
#23 - Add cycle count tracking
Pull Request -
State: closed - Opened by LucasPickering about 5 years ago
#22 - Add CMP instruction, add insertion sort test, clean up a few other things
Pull Request -
State: closed - Opened by LucasPickering about 5 years ago
#21 - Split out core crate
Pull Request -
State: closed - Opened by LucasPickering about 5 years ago
- 1 comment
#20 - Split Environment into two separate models
Pull Request -
State: closed - Opened by LucasPickering about 5 years ago
- 2 comments
#19 - Add static validation
Pull Request -
State: closed - Opened by LucasPickering about 5 years ago
#18 - Make parse errors nicer
Pull Request -
State: closed - Opened by JRMurr about 5 years ago
#17 - Add read-only registers and combined register/const instruction args
Pull Request -
State: closed - Opened by LucasPickering about 5 years ago
#16 - Add registers and improve AST
Pull Request -
State: closed - Opened by LucasPickering about 5 years ago
#15 - Simplify AST and transformations with operator types
Pull Request -
State: closed - Opened by LucasPickering about 5 years ago
- 1 comment
#14 - Add arithmetic instructions
Pull Request -
State: closed - Opened by LucasPickering about 5 years ago
#13 - Prevent infinite loops on the server
Issue -
State: closed - Opened by LucasPickering about 5 years ago
#12 - Eliminate DietInstr and .delabel() stage
Pull Request -
State: closed - Opened by LucasPickering about 5 years ago
#11 - Add tests surrounding integer conversion/overflow
Issue -
State: closed - Opened by LucasPickering about 5 years ago
#10 - Add back CLI support
Pull Request -
State: closed - Opened by LucasPickering about 5 years ago
#9 - Add some compiler integration tests
Pull Request -
State: closed - Opened by LucasPickering about 5 years ago
#8 - Add postgres setup
Pull Request -
State: closed - Opened by LucasPickering about 5 years ago
#7 - Merge crates into one
Pull Request -
State: closed - Opened by LucasPickering about 5 years ago
#6 - Add basic parsing
Pull Request -
State: closed - Opened by JRMurr about 5 years ago
#5 - Add websocket server
Pull Request -
State: closed - Opened by LucasPickering about 5 years ago
#4 - Add flattened AST transformations
Pull Request -
State: closed - Opened by LucasPickering about 5 years ago
#3 - Add basic execution layout for the game
Pull Request -
State: closed - Opened by LucasPickering about 5 years ago
#2 - Add CI pipeline
Pull Request -
State: closed - Opened by LucasPickering over 5 years ago
#1 - Expand AST and add basic well-formed checking
Pull Request -
State: closed - Opened by LucasPickering over 5 years ago
- 2 comments