Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Svgbob

Making diagramming simple, easy and portable
Collective - Host: opensource - https://opencollective.com/svgbob - Website: https://ivanceras.github.io - Code: https://github.com/ivanceras

Remove the column_def in csv_rows, plain_data and stmt_data since casting is not needed

github.com/ivanceras/restq - 5991ec080128c84b4647a6b58f4d19faca9290aa authored about 4 years ago
Use the simple Value in CsvRows and StmtData, so as not to keep casting the values to and fro in the higher level usage

github.com/ivanceras/restq - 4cf22236c83bcbd29c2008731b8d5c6b7d63b9b2 authored about 4 years ago
Implement conversion of BulkUpdate

github.com/ivanceras/restq - 9aae59d9a9f965932ba7c661c06ed23638244908 authored about 4 years ago
Implement bulk update

github.com/ivanceras/restq - 0819868144e9b1b9b205e3b4f380ecfdfb5b4f08 authored about 4 years ago
implement conversion of Ilike operator

github.com/ivanceras/restq - b96f4377ee94f2e73ced01f9492e7e810d1f7018 authored over 4 years ago
Add support for ILIKE operator, which is supported in postgresql

github.com/ivanceras/sql-ast - 9db973f0ad9112c67d03e4172f4ca8a4c8b9afd3 authored over 4 years ago
update changelog

github.com/ivanceras/restq - 980577837f74c1a0e53333ba5b711c84054c4127 authored over 4 years ago
bump up version

github.com/ivanceras/restq - 36d370e80afbf3ce21d8987f68cad6947efbdf48 authored over 4 years ago
Update changelog

github.com/ivanceras/restq - 3083344f729be3be17c63b5a71f4c97bca2ea5e0 authored over 4 years ago
Merge pull request #67 from dtolnay/fixprint

Fix stray prints

github.com/ivanceras/svgbob - df01674c47350665158ececa476e63f51c58a9c7 authored over 4 years ago
Fix stray prints

github.com/ivanceras/svgbob - 2823712783aeb43767e7903e5f3adb1a4be021e2 authored over 4 years ago
Expose some more AST struct/types

Implement additional helper methods in Select AST

github.com/ivanceras/restq - 2c29cbe18a3d31ecc2b09d1e2ff7da3f8510792e authored over 4 years ago
Add helper methods to Select AST

github.com/ivanceras/restq - 2ef8d070623f0ed20f44feadd2877dfd500ab3b0 authored over 4 years ago
Implement fmt::Display for Select AST

github.com/ivanceras/restq - b9ec49b7487e18bcdecc2455a88ca5b8c9e7c125 authored over 4 years ago
update readme

github.com/ivanceras/restq - 3bfa26f21eb4609c4684ec748ef69443cff8f2f5 authored over 4 years ago
cargo fmt using nightly to merge_imports nicely

github.com/ivanceras/restq - 247187758fbf40cb3a9e22629bebaa9c6e7f36cf authored over 4 years ago
Add module comments

github.com/ivanceras/restq - fff8f42344fea9d5a6ac3eff8c31ffa3c3377e02 authored over 4 years ago
restructure parser module moved it inside ast module

github.com/ivanceras/restq - e549eac19c7665a881e91b9829266e08f62e58ab authored over 4 years ago
Improve implementation of data conversion

github.com/ivanceras/restq - 684f75c5d5c23999ed37512eda2adcf82347d9c4 authored over 4 years ago
Add test for parsing select with paging

github.com/ivanceras/restq - 6722f47c0c330750aa20e7bcc2251e09eac7273f authored over 4 years ago
update readme

github.com/ivanceras/restq - 5b75f6e608dfc312096074e878e14af580fc4466 authored over 4 years ago
Fix conversion of serial types

implement parsing of very simple date

add more tests

github.com/ivanceras/restq - b09c5b673c2089e115a263099a9dfc7adff8e7b4 authored over 4 years ago
use the published ast version

github.com/ivanceras/restq - 63ded9cef57933427dd9066b60d521ca5e5a108e authored over 4 years ago
prepare for 0.7.1 release

github.com/ivanceras/sql-ast - fd49bcfae1d3d843c03b1537eed65d3cbc5abd9d authored over 4 years ago
update changelog

github.com/ivanceras/restq - 1094b56567bfac2308d798ce6dc7fad382fc4466 authored over 4 years ago
prepare for 0.3.2 release

github.com/ivanceras/restq - cad8548ac5ad6db5d1e2b0e68fe6f5d46b4d8e08 authored over 4 years ago
Fix query where there is no filter while page and page_size is specified

github.com/ivanceras/restq - d13b56a511b6a86b876f9073819adb217858540c authored over 4 years ago
Add parsing for common date format

github.com/ivanceras/restq - fe7ef92dbdf94cfaf72b946c7233e37771c8744e authored over 4 years ago
enable text escaping feature

github.com/ivanceras/svgbob - a2c13a56e1fbd2a458c90bbb97bb858adc20a5ce authored over 4 years ago
Add escape_line for escaping non-drawing characters with double quotes

github.com/ivanceras/svgbob - 10fe6ee719747d9652aa56736e10d31d7ddce3c6 authored over 4 years ago
Remove FIXME comment that has already been fixed

github.com/ivanceras/restq - 30fed960f42c88637ab36855ac1c57cbc2b8936b authored over 4 years ago
Fix the order of backdrop and fragment nodes

github.com/ivanceras/svgbob - 146d1d5eb09e1d192a4a59b717bab82b2b204398 authored over 4 years ago
Add rounded_rect tests

github.com/ivanceras/svgbob - c3304e84fcf23d11e5c3287bd62127d9ece6a6be authored over 4 years ago
Add options settings to include/exclude backdrop, styles and defs

This is useful for test fixtures, which we only care about the generated shapes and less about t...

github.com/ivanceras/svgbob - 206bef007ea58bef7aab1a4d20e55ccd8286188b authored over 4 years ago
Add simple test for shapes and corresponding svg output

github.com/ivanceras/svgbob - f42571a7083b9fe61d412bc3e87dfc1250e3e484 authored over 4 years ago
fonts and alginment improvements

github.com/ivanceras/ivanceras.github.io - d0067db32bd71e2b9719ce4412bbb34c3dd4150e authored over 4 years ago
reexport uuid

github.com/ivanceras/restq - 308526d401ba2b011c8a93df2ca4208d595c4aca authored over 4 years ago
implement fmt::Display for TableDef

github.com/ivanceras/restq - 62b3314e33766101ee888acdf5b2dca44ca6aad8 authored over 4 years ago
Add fmt for DataValue, Table, ColumnDef, Column, DataTypeDef etc

github.com/ivanceras/restq - 2d16914772a382625c5c06bd4f82b7fc760b4121 authored over 4 years ago
Implement display for ColumnAttribte

github.com/ivanceras/restq - 7b2f33ddfa447d02714e9f6ce8488b41f85c32b0 authored over 4 years ago
split dml structs from dml_parser, split ddl structs and ddl_parser

github.com/ivanceras/restq - 83a1188b27ab233b97cfc101d50413bc5b0548b8 authored over 4 years ago
Add Bytes and Json DataType

github.com/ivanceras/restq - a65956e14f93d00d36d8dd7159bb16d76b2798ac authored over 4 years ago
Add more TODO items

github.com/ivanceras/svgbob - 945e6f47ea9e0de6a228213525a129ec8a637cf2 authored over 4 years ago
Add TODO for a new crate: sauron-widget

github.com/ivanceras/sauron-native - 1d9dee8d3214bfce4488174d803225e9ff68079b authored over 4 years ago
Remove the .gitignore generated from tinysearch

github.com/ivanceras/ivanceras.github.io - 72f94308f22985ca044e071d26e47b70cd71e198 authored over 4 years ago
The site is now using a generated static html content

github.com/ivanceras/ivanceras.github.io - 355d0281bce6bae9da551ea2e63ac112c1710b73 authored over 4 years ago
prepare for 0.5.0-alpha.9

github.com/ivanceras/svgbob - 2ff313c140c1a3e85dd6e55528fd70e6c7ecb2e4 authored over 4 years ago
Fix center for circle10

github.com/ivanceras/svgbob - 5b1e489f7bf1a3cabbc91d6ab1673374349d961e authored over 4 years ago
remove unused files

github.com/ivanceras/svgbob - 455ea578b63e8cf54a210ccb995bee15f4c22bc6 authored over 4 years ago
remove useless field settings

github.com/ivanceras/spongedown - 297c6667a8df2ddfc998c0a47bad658e149efd7f authored over 4 years ago
catch all errors including string conversion to utf8

github.com/ivanceras/spongedown - 565c9ac721e76de6dffa17ac05b3c26f9180ae5a authored over 4 years ago
modularize, move parser to its own module

github.com/ivanceras/spongedown - 09af0d804fe226412e71abe59dab0c5e507b642c authored over 4 years ago
change title of arc-reactor

github.com/ivanceras/ivanceras.github.io - 2ad56b5359f577b2a6e8a0c66fc2597a96ac5583 authored over 4 years ago
pubslih alpha version

github.com/ivanceras/spongedown - f8e9cdf720a4f0d149b974ceff13b1b1da78cdd5 authored over 4 years ago
update to latest version of comrak

github.com/ivanceras/spongedown - 2f7afca31df8d1e7e4e7cf1b7317d5f8c9316c00 authored over 4 years ago
Use expanse as a replacement for stretch

Add todo items in gtk-ui

github.com/ivanceras/sauron-native - 903f7cb1b71b3de377055e8372ca2881751c878a authored over 4 years ago
bump up the version

github.com/ivanceras/titik - 2495543c62513e78bb90da2958af8b69eb7b85ed authored over 4 years ago
Using expanse ( a fork of strecth )

Prepare for 0.2.2 release

github.com/ivanceras/titik - 0284d9857043ac4d015feb7d86e3736902696c39 authored over 4 years ago
disable bench and other workspace in order to publish expanse package

github.com/ivanceras/expanse - 2de8983b6cd641b3a09760a2837cae4eac211bd1 authored over 4 years ago
Prepare for 0.3.3 release

github.com/ivanceras/expanse - ed9a35e7b2b9ac2224a79658445e852a463d83c0 authored over 4 years ago
Add to dev-dependencies

github.com/ivanceras/expanse - 8bcf55e1ceb69a283b8f117dad00188e26ca2130 authored over 4 years ago
Rename package to expanse and publish a new version

github.com/ivanceras/expanse - 936fa62b0e22253339bb689508b31441ca428971 authored over 4 years ago
Prepare for 0.1.1 release

github.com/ivanceras/ito-canvas - d9c90dddc6697a3528fd93ca750c6766001907f9 authored over 4 years ago
Add support for on_enter event

github.com/ivanceras/sauron-native - 63c17176854f145f77b834d12ac1bece39f6a71e authored over 4 years ago
Add one test when a keyed element is removed at the start

github.com/ivanceras/mt-dom - f771082e94ee0e33f6fbcca5756091a580ba8423 authored over 4 years ago
Merge pull request #4 from ivanceras/dependabot/npm_and_yarn/todo-mvc-bench/frameworks/angularjs-perf/angular-1.8.1

Bump angular from 1.7.9 to 1.8.1 in /todo-mvc-bench/frameworks/angularjs-perf

github.com/ivanceras/ivanceras.github.io - c737b1dc11e6ab72ca5d92e2e9f97e5fef7cf85a authored over 4 years ago
Bump angular in /todo-mvc-bench/frameworks/angularjs-perf

Bumps [angular](https://github.com/angular/angular.js) from 1.7.9 to 1.8.1.
- [Release notes](ht...

github.com/ivanceras/ivanceras.github.io - 0b5ec23fbd7af85b545133128e2dca579511e018 authored over 4 years ago
Add a note of Callback on the infeasibility of using mutable closure and static lifetime

github.com/ivanceras/mt-dom - 8a59b30f81651ad92d3eec1397723956cd0efc01 authored over 4 years ago
Remove unused code

github.com/ivanceras/titik - a83aae87b9247223f05e663647411766762c8c1c authored over 4 years ago
move widget into sauron-widget crate, so the structs can be used in other ui backend implementation

github.com/ivanceras/sauron-native - ec2caeb072250737210f9788f23caee4be6b1b01 authored over 4 years ago
rename html to web

sizes for html,gtk and titik is not computed using stretch temporily

github.com/ivanceras/sauron-native - a9f6f4db58d36b4330c06d83b82ab2929faeb89f authored over 4 years ago
Prepare for 0.6.0 release

github.com/ivanceras/mt-dom - 9ce4fe93ca9581fea4304af6051093e66fa331a0 authored over 4 years ago
update to latest version of sauron and mt-dom

github.com/ivanceras/sauron-native - 0c83dfcdc33b35324f83b0e15807a6de9dcf652d authored over 4 years ago
Add function to remove widget by node_idx

github.com/ivanceras/titik - d72e828490327c30fa72e66384e57501b54bad5a authored over 4 years ago
Add a REP for explicitly replace the node when REP evaluates to true

This is an optimization option where a certain Node is recreated everytime, so setting the repla...

github.com/ivanceras/mt-dom - 1e2c33db69a82e60991991a09e4ac860d9da3ba5 authored over 4 years ago
Remove unused code

github.com/ivanceras/mt-dom - 03da6ef2e41632a72ce882abb8bf6a4b0978ede6 authored over 4 years ago
Add test for AppendChildren

github.com/ivanceras/mt-dom - 53f4648e810fa4a181200f563e3e0baaa5530799 authored over 4 years ago
swap argument location of ChangeText

github.com/ivanceras/mt-dom - 99f39ceb78a17ba32f676ddd1edd6423e7e0504a authored over 4 years ago
Fix algorithmn on new_node_idx increments

Fix tests

github.com/ivanceras/mt-dom - 44778e1aa4ac854174193918d439bc32ab21c299 authored over 4 years ago
Adjustment on new_node_idx calculation

github.com/ivanceras/mt-dom - 56fe30103ec711903cfe4a8dd9db5e86383c06da authored over 4 years ago
Patch variant now contains NodeIdx for the new node inserted, appended, and the replacement node

github.com/ivanceras/mt-dom - 414cc7a8d0e6febeacd2e15c35ef460920266a71 authored over 4 years ago
Convert Text variant into a struct

github.com/ivanceras/mt-dom - 4489f6ca4051ceadc12b89c7ee942519315831b6 authored over 4 years ago
Add more TODO items for mt-dom

github.com/ivanceras/mt-dom - 957996cd533c24eeef71b4002c9c5e3932c3dd3c authored over 4 years ago
minimize the use of inline

github.com/ivanceras/mt-dom - 56987621570599f20b79c65ded16ff30732d1c9d authored over 4 years ago
Add skip function as an optimization feature for diffing old and new node

When skip function evaluates to true, the diffing of the current node and it's descendants are s...

github.com/ivanceras/mt-dom - 3d541a69367663dfecf97b47d520f370403d4f5e authored over 4 years ago
bump up version and update the changelog

github.com/ivanceras/mt-dom - 2089d5bbe5d4e699af660c87bb8125babaa3fa06 authored over 4 years ago