Cesar Gimenes

Results 35 issues of Cesar Gimenes

Create a Go packet to facilitate the use of the pREST by Go applications via REST protocol The idea is to create a package that hides the complexities of creating...

feature
client/go

I'm extending pREST and using `config.PrestConf.Adapter.*` to directly manipulate the database. If someone happens to send an incorrect URL to the server, such as: `http://example.com/nondb/public/tablename` (*with a database that doesn't...

bug

- Operating system: all - Vim/Nvim version: Neovim/Vim8 - Languages: Go ## Description Add support for asynchronous Go completion using deoplete-go https://github.com/deoplete-plugins/deoplete-go

improvement
lang: go

To make it simpler to add new features and receive more contributions my suggestion is to rewrite the parser / lex as in this example I wrote some time ago....

enhancement
core

Add testable examples of use rum as package https://blog.golang.org/examples

help wanted

These are some ideas of, keywords and operators for the first beta of the language. Some of keywords we have not even defined the syntax. Please comment, suggests modifications, and...

enhancement
help wanted
core
suggestion

help wanted
pkg parser
pkg runtime

I want to support more complex types in version 2 of the *goconfig*. For example, types like *time.Time* and others and of course, I want to do this with as...

question