Giter Site home page Giter Site logo

vibe-sdl's People

Contributors

lunathefoxgirl avatar s-ludwig avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

vibe-sdl's Issues

Support for ulong

I'd like support for long/ulong since I need those types for the thing i'm currently making.

Currently only long is supported, Getting a Variant error when using ulong.

/usr/include/dlang/dmd/std/variant.d(628,9): Error: static assert:  "Cannot store a ulong in a VariantN!(32LU, bool, string, dchar, int, long, float, double, real, Date, DateTimeFrac, SysTime, DateTimeFracUnknownZone, Duration, ubyte[], typeof(null)). Valid types are (bool, string, dchar, int, long, float, double, real, Date, DateTimeFrac, SysTime, DateTimeFracUnknownZone, Duration, ubyte[], typeof(null))"
../.dub/packages/vibe-sdlang-1.0.0-alpha.3/vibe-sdlang/source/vibe/data/sdl.d(248,15):        instantiated from here: opAssign!ulong
../.dub/packages/vibe-d-0.8.6-alpha.2/vibe-d/data/vibe/data/serialization.d(378,12):        instantiated from here: writeValue!(Traits!(ulong, DefaultPolicy), ulong)
../.dub/packages/vibe-d-0.8.6-alpha.2/vibe-d/data/vibe/data/serialization.d(356,109):        instantiated from here: serializeValueDeduced!ulong
../.dub/packages/vibe-d-0.8.6-alpha.2/vibe-d/data/vibe/data/serialization.d(418,40):        ... (8 instantiations, -v to show) ...
../.dub/packages/vibe-sdlang-1.0.0-alpha.3/vibe-sdlang/source/vibe/data/sdl.d(114,55):        instantiated from here: serializeWithPolicy!(SDLangSerializer, DefaultPolicy, Config, Tag)
source/app.d(32,27):        instantiated from here: serializeSDLang!(Config, DefaultPolicy)```

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.