Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 40 million developers.
Sign up- Toronto, Canada
- Sign in to view email
- https://twitter.com/1st1
Pinned
1,494 contributions in the last year
Contribution activity
December 2019
Created a pull request in edgedb/edgedb that received 3 comments
Dump/restore omnibus
This is still WIP:
Fix test_cli and test_server_config (maybe few others)
Add docs for new commands
Add a couple of basic functional tests
+2,414
−409
•
3
comments
- doc: Add zero cardinality and zero type id
- Rename VIEW to ALIAS
- Fix schema views that have unqualified reverse traversals in links
- Make order of schema::InheritingObject.bases and .ancestors introspectable
- Place restrictions on the use of DML statements
- Hoist iterator scopes when compiling computables in nested shapes
- Make unions produced by reverse link navigation universal
- Cache ptrref_from_ptrcls
- Fix internal schema introspection ordering issues
- Type-annotate and improve the documentation of edb.ir
- Omit populating `.parent` for AST nodes
- WIP: Add initial rust module
- Disable days and months units in std::duration
- Change the scoping logic for tuples and tuple dereference
- s/python -m edb.tools.profiling/edb perfviz/
- Add an error hint for incorrect string line continuation.
- Change how constraint error message is handled.
- edgeql: Update the semantics of line continuation in strings.
- Replace remaining unittest.expectedFailure with xfail or not_implemented
- An assortment of DML fixes
- Make `$something` a token instead of two
- Fix EDGEDB_CATALOG_VERSION
- edgeql: Fix `.>` for tuples.
- Move local_datetime, local_date, local_time to cal:: namespace
- Only trace singledispatch while profiling is enabled
- Some pull request reviews not shown.
Created an issue in edgedb/edgedb that received 7 comments
`edb profviz` seems to be generating wrong flame charts data
Here's output of edb profviz:
Here's output of baverman/flameprof for the same compile_edgeql_script_webapp_get_movie.prof file:
While flameprof …
7
comments
8
contributions
in private repositories
Dec 2 – Dec 20