nit.git
2016-12-27 Alexis Laferrière*: update all clients of the `CString::to_s` services
2016-12-27 Alexis Laferrièrecore: keep `to_s_full` as an indirection for retro...
2016-12-27 Alexis Laferrièrecore: revamp `CString::to_s` services
2016-12-14 Alexis Laferrièrec_src: update with CString
2016-12-13 Alexis Laferrièreupdate all indirect references to native strings
2016-12-13 Alexis Laferrièretests: update to use `CString`
2016-12-13 Alexis Laferrièrecore: update doc of `CString`
2016-12-13 Alexis Laferrièrerename `NativeString` to `CString`
2016-12-05 Jean PrivatMerge: nitweb: rewritte stars
2016-12-05 Jean PrivatMerge: nitweb: misc fixes
2016-12-05 Jean PrivatMerge: proposal: lib/config
2016-12-05 Jean PrivatMerge: nitweb: encode URIs
2016-12-05 Alexandre Terrasatests: fix model_json output with alphabetical order
2016-12-05 Alexandre Terrasatests: fix nitrpg tests
2016-12-05 Alexandre Terrasanitweb: migrate to config
2016-12-05 Alexandre Terrasapopcorn: pop_repos use config
2016-12-05 Alexandre Terrasapopcorn: pop_config use config
2016-12-05 Alexandre Terrasalib: introduce basic config classes
2016-12-05 Alexandre Terrasanitweb: remove useless links on locations
2016-12-05 Alexandre Terrasanitweb: remove useless code tabs for propdefs and classdefs
2016-12-05 Alexandre Terrasanitweb: sort mentities list by name
2016-12-05 Alexandre Terrasanitweb: clean defs list rendering
2016-12-05 Alexandre Terrasanitweb: show grade overview in specific page
2016-12-05 Alexandre Terrasanitweb: show grades in user page
2016-12-05 Alexandre Terrasanitweb: rewrite stars display
2016-12-05 Alexandre Terrasanitweb: rewrite ratings to allow dimensions (like code...
2016-12-05 Alexandre Terrasanitweb: avoid linearization errors
2016-12-05 Alexandre Terrasanitweb: encode URIs
2016-12-03 Jean PrivatMerge: Fix model_json and nitweb
2016-12-03 Alexandre Terrasanitweb: migrate to new json serialization API
2016-12-03 Alexandre Terrasamodel: add nitunit for model_json
2016-12-03 Alexandre Terrasamodel: migrate model_json to new serialization API
2016-12-03 Alexandre Terrasaopts: fix weird indent
2016-12-02 Jean PrivatMerge: mongo: More queries
2016-12-02 Jean PrivatMerge: nitweb: /random apply limit after random
2016-12-02 Jean PrivatMerge: src/model: collect package modules
2016-12-02 Jean PrivatMerge: lib/github: load more user data
2016-12-02 Jean PrivatMerge: lib/math: fix some nitunits
2016-12-02 Jean PrivatMerge: nitunit: set NIT_TESTING_PATH
2016-11-28 Alexandre Terrasamongo: add array related queries
2016-11-28 Alexandre Terrasamongo: fix query prefixes
2016-11-28 Alexandre Terrasanitweb: /random apply limit after random
2016-11-28 Alexandre Terrasasrc/model: collect package modules
2016-11-28 Alexandre Terrasalib/github: load more user data
2016-11-28 Alexandre Terrasalib/math: fix some nitunits
2016-11-28 Alexandre Terrasaman: document `NIT_TESTING_PATH`
2016-11-28 Alexandre Terrasatests: test nitunit `NIT_TESTING_PATH`
2016-11-28 Alexandre Terrasanitunit: set NIT_TESTING_PATH before running a test...
2016-11-28 Alexandre Terrasanitunit: remove warnings from testing_suite (and unifor...
2016-11-28 Alexandre Terrasanitunit: toolcontext set `NIT_TESTING_PATH`
2016-11-28 Alexandre Terrasanitunit: remove warnings from testing_base
2016-11-24 Jean PrivatMerge: Updates some tests and the tests.sh script for...
2016-11-19 Alexis Laferrièresrc: fix the scary typo boostrap
2016-11-19 Alexis Laferrièretests: fix test_annot_pkgconfig.nit so it actually...
2016-11-19 Alexis Laferrièrepkgconfig annot: try all args before giving up
2016-11-19 Alexis Laferrièretests.sh: don't use -s on coreutils hostname
2016-11-19 Alexis Laferrièretests.sh: rename $tmp to avoid conflict with the $tmp...
2016-11-19 Alexis Laferrièretests.sh: ignore end of line characters
2016-11-19 Alexis Laferrièretests: make the very bad name test compatible with...
2016-11-11 Jean PrivatMerge: Delete the debugger from the interpreter
2016-11-11 Jean PrivatMerge: lib/github: update unit test for change in Githu...
2016-11-09 Alexis Laferrièrenit: purge the debugger from the interpreter
2016-11-04 Alexis Laferrièrelib/github: update for Github API changes
2016-11-02 Jean PrivatMerge: pkgconfig annotation: improve error on missing...
2016-10-26 Alexis Laferrièrepkgconfig: more precise error on missing dev package
2016-10-24 Jean PrivatMerge: serialization: subtype check attributes & serial...
2016-10-24 Jean PrivatMerge: nitcorn: handle SIGINT and SIGTERM
2016-10-24 Jean PrivatMerge: nitcorn: decode GET args from percent encoding
2016-10-24 Jean PrivatMerge: nitrestful: rename resources and restrict HTTP...
2016-10-20 Alexis Laferrièremetrics: don't visit annotation nodes
2016-10-18 Alexis Laferrièrelibevent: fix compatibility with light FFI and global...
2016-10-14 Alexis Laferrièrenitc: only serialize the type model if `json::serializa...
2016-10-14 Alexis Laferrièretests: update error_unk_class2 sav with change in linea...
2016-10-14 Alexis Laferrièretests: update nitserial test
2016-10-14 Alexis Laferrièretests: add test_json_deserilizer_safe
2016-10-14 Alexis Laferrièrelib serialization: `deserialize` accepts the name of...
2016-10-14 Alexis Laferrièrejson::serialization: check before deserializing an...
2016-10-14 Alexis Laferrièrejson::serialization: intro services to get the class...
2016-10-14 Alexis Laferrièrejson::serialization: whitelist deserializable classes
2016-10-14 Alexis Laferrièrenitc & niti: support intern method to generate serializ...
2016-10-14 Alexis Laferrièreinterpreter: remove duplicated intern methods
2016-10-14 Alexis Laferrièresrc: complete some missing doc
2016-10-14 Alexis Laferrièrelib/poset: implement serialization compatible with...
2016-10-14 Alexis Laferrièrelib/poset: fix warnings and a typo
2016-10-14 Alexis Laferrièrefrontend serialization: resolve type before using their...
2016-10-14 Alexis Laferrièrefrontend serialization: don't create `core_serialize_to...
2016-10-14 Alexis Laferrièrejson::serialization: fix use null when an instance...
2016-10-13 Alexis Laferrièrenitcorn: clean exit on SIGINT & SIGTERM
2016-10-13 Alexis Laferrièrelibevent: intro basic event and signals support
2016-10-13 Alexis Laferrièrelibevent: rename `exit_loop` and `destroy` to their...
2016-10-13 Alexis Laferrièrelib/signals: silence C warning
2016-10-12 Alexis Laferrièrenitcorn: test a url-encoded GET arg with a space
2016-10-12 Alexis Laferrièrebenitlux: percent encode GET args
2016-10-12 Alexis Laferrièreshibuqam: we can use `string_arg` directly
2016-10-12 Alexis Laferrièrenitcorn: fix decoding GET args from percent encoding
2016-10-11 Alexis Laferrièrenitrestful: update tests results
2016-10-11 Alexis Laferrièrenitcorn: document the `restful` annotation
2016-10-11 Alexis Laferrièrenitcorn: update nitrestful example
2016-10-11 Alexis Laferrièrenitrestful: support custom resource name and HTTP metho...
2016-10-11 Alexis Laferrièrenitrestful: fix naming of "resources" as recommended
next