nit.git
2017-02-27 BlackMinouA very simple example using actors
2017-02-27 BlackMinouAdding a README to the actors group
2017-02-27 BlackMinouAdding actor phases to the frontend
2017-02-27 BlackMinouAdding a hook on a module at the end of a phase
2017-02-27 BlackMinouActors support module generation phase
2017-02-21 BlackMinouActors model injection
2017-02-21 BlackMinouFannkuch-redux actor example
2017-02-21 BlackMinouChameneos-redux actor example
2017-02-21 BlackMinouMandelbrot example from benchmarks game
2017-02-21 BlackMinouAdds an atomic Int to pthreads
2017-02-21 BlackMinouthread ring example from benchmarksgame
2017-02-21 BlackMinouAdding a Nitty version of a condition variable
2017-02-21 BlackMinouActors abstraction
2017-02-10 Jean PrivatMerge: Use `UInt32` to manipulate Unicode chars and...
2017-02-10 Jean PrivatMerge: improve AST dump
2017-02-10 Jean PrivatMerge: mongo::queries: add unwind method
2017-02-10 Jean Privattests: update sav for test_parser
2017-02-10 Jean PrivatMerge: nitrestful: async services and deserialize plain...
2017-02-09 Jean Privatnitc: test_parser use dump_tree instead of an adhoc...
2017-02-09 Alexis Laferrièreios: remove temporary Unicode fix
2017-02-09 Alexis Laferrièrenitc: explicitly cast long to int
2017-02-09 Alexis Laferrièrenitc: fix large int constants
2017-02-09 Alexis Laferrièretext: use UInt32 to manipulate chars
2017-02-09 Jean Privatnitc: dump_tree can display the lines of the source...
2017-02-09 Jean Privatlib/ordered_tree: factorize `write_line` so subclasses...
2017-02-09 Jean Privatnitc: typing and modelbuilder extends dump_info
2017-02-09 Jean Privatnitc: ASTDump exposes color helpers
2017-02-09 Jean Privatnitc: ASTDump can display aditionnal information
2017-02-09 Jean Privatnitc: ANode::dump_tree can skip structural nodes
2017-02-09 Jean Privatnitc: add ANode::is_structural
2017-02-09 Jean Privatnitc: add Location::get_line
2017-02-08 Alexis Laferrièrecore: invert dependencies between `text` and `fixed_ints`
2017-02-08 Alexandre Terrasamongo: add query unwind stage
2017-02-08 Alexandre Terrasamongo: fix query op name to follow the comment/spec
2017-02-06 Jean PrivatMerge: nitunit: fix before and after methods
2017-02-06 Jean PrivatMerge: macOS: update realtime lib for Sierra
2017-02-06 Jean PrivatMerge: nitc: inject importation
2017-02-04 Alexis Laferrièrenitcorn: add test for nitrestful
2017-02-04 Alexis Laferrièrenitcorn: update restful example with an async method...
2017-02-04 Alexis Laferrièrenitcorn: intro module to simplify pthreads support
2017-02-04 Alexis Laferrièrenitrestful & lib: use static type to limit and as heuri...
2017-02-04 Alexis Laferrièrenitrestful: use mclassdef instead of mclass
2017-02-04 Alexis Laferrièrenitrestful: generate code for async restful methods
2017-02-03 Alexis Laferrièrenitrestful: detect the async keyword
2017-02-03 Alexis Laferrièrenitcorn: intro RestfulTask
2017-02-03 Alexis Laferrièrenitrestful: intercept at `prepare_respond_and_close...
2017-02-03 Alexis Laferrièrenitrestful: fallback on other restful services if one...
2017-02-03 Alexis Laferrièrelibevent: intro services for threads and fork
2017-02-03 Alexis Laferrièrepthreads: intro `ThreadPool::join_all`
2017-02-03 Alexis Laferrièrepthreads: allow to set `ThreadPool::nb_thread` before...
2017-02-03 Alexis Laferrièrepthreads: `ThreadPool` accept any `Task`
2017-02-03 Alexandre Terrasatests: add tests for nitunit before and after module
2017-02-03 Alexandre Terrasalib/test_suite: update Sys class to nitunit fix
2017-02-03 Alexandre Terrasatesting: compile before and after methods
2017-02-03 Alexandre Terrasatesting: fix `before_module` and `after_module` method...
2017-02-03 Alexandre Terrasatesting: extract `fail` method to make a test case...
2017-02-02 Alexis Laferrièrecore: Float::sleep to handle interruptions
2017-02-02 Alexis Laferrièrejson: support reading plain JSON map when the static...
2017-02-02 Jean Privattests: update metrics because the new fictive bottom...
2017-02-02 Jean Privatmodelbuilder: drop the fictive bottom module if unneeded
2017-02-02 Jean Privatmodelbuilder: add `inject_module_subimportation` to...
2017-02-02 Jean Privatphase: use a extensible work-list for `run_phases`
2017-02-02 Jean Privatloader: only apply conditional importation on strict...
2017-02-02 Jean Privatmodelbuilder: always create a main fictive module
2017-02-02 Jean Privatnitc: first_real_mmodule is now explicitly set.
2017-02-02 Alexis Laferrièrerealtime: don't use custom functions on Sierra
2017-01-18 Jean PrivatMerge: nitweb: close quicksearch box when clicking...
2017-01-18 Jean PrivatMerge: nitweb: auto link entitites found in `span code`
2017-01-18 Jean PrivatMerge: Revamp the C string to Nit string services to...
2017-01-17 Alexandre Terrasanitweb: link entities from Markdown code span
2017-01-17 Alexandre Terrasanitweb: factorize md utilies to MDEmiter instead of...
2017-01-17 Alexandre Terrasanitweb: close quick search box when clicking outside
2017-01-17 Jean PrivatMerge: Benitlux: Improve the iOS variation and general...
2017-01-02 Alexis Laferrièrebenitlux: move manual checkin feature to its own module
2017-01-02 Alexis Laferrièrebenitlux: prettier iOS adaptation
2017-01-02 Alexis Laferrièrebenitlux: revamp the signup window with more variation...
2017-01-02 Alexis Laferrièrebenitlux: classify views in simple classes as variation...
2017-01-02 Alexis Laferrièrebenitlux server: don't suggest current friends
2017-01-02 Alexis Laferrièrebenitlux: make BeerView labels public attributes so...
2017-01-02 Alexis Laferrièrebenitlux: refresh home window on receiving an invalid...
2017-01-02 Alexis Laferrièrebenitlux: don't endlessly recheck token if its invalid
2017-01-02 Alexis Laferrièrebenitlux: fix size and alignment of Star & Follow Button
2017-01-02 Alexis Laferrièrebenitlux: flatten icon text to path
2017-01-02 Alexis Laferrièrebenitlux: expect that native objects will be freed...
2017-01-02 Alexis Laferrièrebenitlux: disable autocorrect and autocapital.. on...
2017-01-02 Alexis Laferrièrebenitlux: disable star buttons when not logged in
2017-01-02 Alexis Laferrièrebenitlux: drop the custom ellipsizing
2016-12-30 Jean PrivatMerge: calculator: bug fix and small tweaks to the...
2016-12-30 Jean PrivatMerge: lib/graph: Fix `to_dot`
2016-12-30 Jean PrivatMerge: Rename the extern class `NativeString` to `CString`
2016-12-29 Alexis Laferrièrecalculator: improve iOS variation
2016-12-28 Alexis Laferrièrecalculator: update language in variations doc
2016-12-28 Alexis Laferrièrecalculator: rename the module `ios_calculator` to ...
2016-12-28 Alexis Laferrièrecalculator: fix numbers limited to a single digit after...
2016-12-27 Alexis Laferrièretests: update `test_text_stat.res`
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-19 Lucas Bajoletlib/graph: Fix `to_dot` that could produce invalid...
2016-12-14 Alexis Laferrièrec_src: update with CString
next