nit.git
2017-12-04 Jean PrivatMerge: annotations: introduce `example` annotation
2017-12-01 Alexandre Terrasalib/ai: fix raw code in now tested docunit for puzzle...
2017-11-30 Alexandre Terrasatests: fix tests for model json
2017-11-30 Jean PrivatMerge: highlight with ansi color (for console)
2017-11-30 Jean Privatnitlight: update manpage
2017-11-29 Jean Privatnitlight: add --txt for text-based highlighting
2017-11-29 Jean Privathighlight: extract HTML stuff from highlight into htmlight
2017-11-29 Jean Privathighlight: remove useless `self` parameter (some crazy...
2017-11-29 Jean Privathighlight: move hightlightcode inside HighlightVisitor
2017-11-29 Jean Privathighlight: rename enter_visit and htmlize (and fix...
2017-11-29 Jean PrivatMerge: gamnit: new services and a lot of bug fixes...
2017-11-29 Jean PrivatMerge: android: adaptive icons, free memory on demand...
2017-11-29 Jean PrivatMerge: tests: force a utf8 locale because gradle don...
2017-11-29 Jean Privattests: update some sav because uft8 locale
2017-11-29 Jean Privattests: force a utf8 locale because gradle don't like...
2017-11-28 Alexandre Terrasatests: fix tests for sort_perf
2017-11-28 Alexandre Terrasatests: fix tests for neo
2017-11-28 Alexandre Terrasatests: fix tests for nitls
2017-11-28 Alexandre Terrasatests: fix tests for nitdoc
2017-11-28 Alexandre Terrasatests: fix tests for nitsmells
2017-11-28 Alexandre Terrasatests: fix tests for nitcatalog
2017-11-28 Alexandre Terrasatests: fix tests for nit index
2017-11-28 Alexandre Terrasatests: fix test loader
2017-11-28 Alexandre Terrasatests: fix tests for doc commands
2017-11-28 Alexandre Terrasaexamples: annotate examples
2017-11-28 Alexandre Terrasafrontend: add `is example` test
2017-11-28 Alexandre Terrasamodel: filter examples from views
2017-11-28 Alexandre Terrasafrontend: parse examples annotations
2017-11-28 Alexandre Terrasamodel: introduce examples flags
2017-11-28 Alexandre Terrasafrontend: move annotations to check_annotation
2017-11-28 Alexis Laferrièreandroid: kindly ask the GC to do its thing when the...
2017-11-28 Alexis Laferrièreandroid: tweak the GC compilation flags
2017-11-28 Alexis Laferrièreandroid: don't change metadata in debug mode
2017-11-28 Alexis Laferrièreandroid: accept adaptive icons and other previous icon...
2017-11-27 Alexis Laferrièreperf analysis: customize float precision in reports
2017-11-27 Alexis Laferrièrerealtime: avoid unnecessary mallocs
2017-11-27 Alexis Laferrièrerealtime: make native services private
2017-11-27 Alexis Laferrièregamnit: don't apply dynamic resolution to UI sprites
2017-11-27 Alexis Laferrièregamnit: dynamic_resolution_ratio should be writable
2017-11-27 Alexis Laferrièregamnit: free images pixel data from RAM after loading...
2017-11-27 Jean PrivatMerge: nitin FFI seems to work
2017-11-27 Jean PrivatMerge: android: update compiler to use the "new" toolchain
2017-11-24 Jean PrivatMerge: src/doc: Introduce doc commands
2017-11-23 Jean Privatnitin: add FFI example in the README
2017-11-23 Jean Privatnitin: continue on bad triple-quoted string and bad...
2017-11-23 Jean Privatlexer: add token for bad extern segment, and bad triple...
2017-11-23 Jean Privatnitin: display syntax error as soon as possible
2017-11-23 Jean PrivatMerge: app.nit: fix issues in examples and calculator
2017-11-23 Jean PrivatMerge: interactive nit: main variables are preserved
2017-11-23 Jean PrivatMerge: gamnit: distinguish between `create_gamnit`...
2017-11-23 Alexandre Terrasatests: fix model serialization tests
2017-11-23 Alexandre Terrasadoc/commands: introduce docdown related commands
2017-11-23 Alexandre Terrasadoc/docdown: render mdoc as markdown
2017-11-23 Alexandre Terrasadoc/commands: introduce commands group
2017-11-23 Alexandre Terrasadoc/commands: introduce html rendering for commands
2017-11-23 Alexandre Terrasadoc/templates: introduce model to html translations
2017-11-23 Alexandre Terrasalib/html: bootstrap use optional annotation
2017-11-23 Alexandre Terrasadoc/commands: introduce commands results to json transl...
2017-11-23 Alexandre Terrasadoc/commands: introduce command initialization from...
2017-11-23 Alexandre Terrasadoc/commands: introduce commands parser
2017-11-23 Alexandre Terrasadoc/commands: introduce catalog commands
2017-11-23 Alexandre Terrasadoc/commands: introduce usage commands
2017-11-23 Alexandre Terrasadoc/commands: introduce graph commands
2017-11-23 Alexandre Terrasadoc/commands: introduce model commands
2017-11-23 Alexandre Terrasadoc/commands: introduce doc commands
2017-11-23 Alexandre Terrasanitweb: use catalog_json
2017-11-23 Alexandre Terrasacatalog: introduce catalog to json translation
2017-11-23 Alexandre Terrasacatalog: create a group for catalog modules
2017-11-23 Alexandre Terrasamarkdown: reset headlines collection between two processing
2017-11-22 Alexis Laferrièredocker: update for the new Android toolchain and predow...
2017-11-22 Alexis Laferrièrebenitlux: fix use of global references from Java FFI
2017-11-22 Alexis Laferrièreandroid: use global references in `audio` implementation
2017-11-22 Alexis Laferrièreandroid: fix pinning non-local ref to Nit objects from...
2017-11-22 Alexis Laferrièreandroid: avoid callbacks in audio implementation
2017-11-22 Alexis Laferrièreandroid: update native_app_glue
2017-11-22 Alexis Laferrièreandroid: update host setup guide
2017-11-22 Alexis Laferrièreandroid: activate the GC
2017-11-22 Alexis Laferrièreandroid: rewrite of the Android support to use the...
2017-11-21 Alexis Laferrièregamnit: don't limit fps by default as most mobile syste...
2017-11-21 Alexis Laferrièregamnit: remove duplicated perf stats in shadow
2017-11-21 Alexis Laferrièregamnit: use shorter names to avoid unpredictable truncation
2017-11-21 Alexis Laferrièregamnit: fix name of parameters visible in free constructor
2017-11-21 Alexis Laferrièregamnit: allow modification of CustomTextures after...
2017-11-21 Alexis Laferrièregamnit: keep source data for CustomTexture to support...
2017-11-21 Alexis Laferrièregamnit: fix subtexture references to the parent's GL...
2017-11-21 Alexis Laferrièrematrix: optimize matrix multiplication
2017-11-21 Alexis Laferrièrematrix: optimize loops
2017-11-21 Alexis Laferrièrematrix: optimize the creation of the `gamnit_rotation_m...
2017-11-21 Alexis Laferrièrematrix: cache the last `gamnit_euler_rotation` matrix...
2017-11-21 Alexis Laferrièregamnit: fix camera anchors left and right
2017-11-21 Alexis Laferrièregamnit: tweak doc of Mesh
2017-11-21 Alexis Laferrièregamnit: tweak BlinPhongProgram to support drawing many...
2017-11-21 Alexis Laferrièregamnit: remove unused parameters to `SmoothMaterial...
2017-11-21 Alexis Laferrièregamnit: rename versatile_program to blinn_phong_program
2017-11-21 Alexis Laferrièregamnit: intro `ParticleSystem::clear`
2017-11-21 Alexis Laferrièreglesv2: optimize `GLfloatArray` by a custom implementat...
2017-11-21 Alexis Laferrièreegl: intro `EGLConfigChooser::samples` and fix a constant
2017-11-21 Alexis Laferrièreasteronits: larger controls
2017-11-21 Alexis Laferrièregamnit: fix error between comment and code in template...
2017-11-21 Alexis Laferrièregamnit: move camera default settings to create_scene
next