nit.git
2013-05-16 Jean Privat.gitattribute: do not diff c_src and parser generated...
2013-05-16 Jean PrivatMerge branch 'prescc' into next
2013-05-16 Jean PrivatMerge branch 'socket' into next
2013-05-16 Jean Privattests: do not use program_name for examples/socket_...
2013-05-16 Jean PrivatMerge remote-tracking branch 'nathan/gtk'
2013-05-16 Jean Privattests: remove most ffi-related skips
2013-05-16 Jean Privatnitg: NOT YET IMPLEMENTED on AExternInitPropdef
2013-05-16 Jean Privatmodelbuilder: AExternInitPropdef implicit name is ...
2013-05-15 Alexis Laferrièrelib/gtk: clean up trailing white spaces
2013-05-15 Alexis Laferrièrelib/gtk: brings back the gtk lib as a defaut redirection
2013-05-15 Alexis Laferrièrelib/gtk: adds gtk3_6 and move GtkSearchEntry to it
2013-05-15 Alexis Laferrièrelib/gtk: renamed to gtk3_4
2013-05-15 Alexis Laferrièreexamples/calculator: updated to latest gtk module speci...
2013-05-15 nathan.heugtk: add license terms
2013-05-15 nheugtk: add basic dialog widget and derived dialog windows...
2013-05-15 nheugtk: add graphical assistants widgets
2013-05-15 nheugtk: add a couple of -lower interest- widgets
2013-05-15 nheugtk: refactor structure of library
2013-05-15 nheugtk: add Entry, Scrollbar and Ranges widget
2013-05-15 nheugtk: add enumeration modules and new widgets
2013-05-15 nathan.heugtk: new widgets and base classe Misc
2013-05-15 nheugtk: add some state method to GtkWindow
2013-05-15 nheugtk: integrates GtkBin in the hierarchy
2013-05-15 Matthieu Lucaslib/socket: intro of the socket module and examples
2013-05-09 Jean Privattests: skip callback in newmm engines
2013-05-01 Jean PrivatMerge branch 'matthieu/example_monkey'
2013-05-01 Matthieu Lucasexample: adding a sample to show a simple case of callb...
2013-04-23 Jean Privattests: add base_init_inherit6.nit
2013-04-23 Jean Privatnitc: fix error in constructor inheritance
2013-04-08 Jean PrivatMerge branch 'alexis/libs/gtk'
2013-04-04 Jean Privatfix initialization order of attributes
2013-04-04 Alexis Laferrièreni: fixes type check in C to support null instances
2013-04-04 Alexis Laferrièreexamples: adds an example use of the gtk module, calculator
2013-04-04 Alexis Laferrièrelib: intro of the GTK module
2013-04-03 Jean Privatparser: prescc can generate {-> New...} in easy cases
2013-04-03 Jean Privatparser: migrate prescc to Perl
2013-04-03 Jean PrivatMerge branch 'var_null'
2013-04-03 Jean Privattests: add base_var_null2
2013-04-03 Jean Privatnitg&i: accepts 'var x = null'
2013-04-03 Jean Privatnitc: accepts 'var x = null'
2013-04-02 Jean PrivatMerge remote-tracking branch 'alexandre/benches'
2013-03-25 Jean PrivatMerge remote-tracking branch 'lucas/string'
2013-03-25 Jean PrivatMerge branch 'debugger'
2013-03-25 Jean Privattests: update nit.sav
2013-03-22 Lucas Bajoletnitdbg: Documented method untrace_variable to precise...
2013-03-21 Alexis Laferrièretests.sh: adds env var to notify tested programs of...
2013-03-21 Alexis Laferrièrelib: fix Float::to_precision
2013-03-21 Alexis Laferrièreni: fix use of multiple native global refs and accordin...
2013-03-21 Alexis Laferrièrelib: fix write_char to use more standard C code
2013-03-19 Lucas BAJOLETnitdbg: Added command to print a stack trace at will
2013-03-19 Lucas Bajoletnitdbg: Added function to continue execution automatica...
2013-03-19 Lucas BAJOLETnitdbg: Added missing documentation on commited functions
2013-03-19 Lucas BAJOLETnitdbg: Added documentation for the trace and untrace...
2013-03-19 R4PaSsnitdbg: The untrace function can now be called via...
2013-03-19 R4PaSsnitdbg: Added command to untrace a variable
2013-03-19 R4PaSsnitdbg: Trace function, auto adds an object to trace...
2013-03-19 R4PaSsnitdbg: Added the trace detection in main loop
2013-03-19 R4PaSsnitdbg: Added function to add a variable to the trace...
2013-03-19 R4PaSsnitdbg: Added function to trace a variable and all...
2013-03-19 Lucas BAJOLETnitdbg: Seeks an argument in the specified frame to...
2013-03-19 Lucas BAJOLETnitdbg: Added function to parse a command and get only...
2013-03-19 Lucas BAJOLETnitdbg: Added function to strip arguments from a functi...
2013-03-19 Lucas BAJOLETstdlib: Char, added functions is_alpha and is_alphanume...
2013-03-19 Lucas Bajoletnitdbg: Added class containing the trace information...
2013-03-19 Lucas Bajoletnitdbg: Added function to stop execution and input...
2013-03-19 R4PaSsnitdbg: Added condition to avoid breaking on non-statem...
2013-03-19 Lucas BAJOLETnitdbg: Added documentation for the features of the...
2013-03-19 R4PaSsnitdbg: Added command to modify variables at runtime
2013-03-19 Lucas BAJOLETnitdbg: Added function to modify a variable nested...
2013-03-19 Lucas BAJOLETnitdbg: Added function to modify the state of a variabl...
2013-03-19 Lucas BAJOLETnitdbg: Added function that returns a new instance...
2013-03-19 Lucas BAJOLETnitdbg: Added function to create a bool instance with...
2013-03-19 Lucas BAJOLETnitdbg: Added function to create a char instance with...
2013-03-19 Lucas BAJOLETnitdbg: Added function to create a float instance with...
2013-03-19 Lucas BAJOLETnitdbg: Added function to generate a Int instance with...
2013-03-19 R4PaSsnitdbg: Added command to print the content of any Seque...
2013-03-19 Lucas BAJOLETnitdbg: Added function to print a collection recursively
2013-03-19 Lucas Bajoletnitdbg: Removes the braces of a string and returns...
2013-03-19 Lucas BAJOLETnitdbg: Gets a collection nested in a MutableInstance
2013-03-19 Lucas BAJOLETnitdbg: Added an index parser returning the indexes...
2013-03-19 Lucas BAJOLETnitdbg: Added function to get the real length of a...
2013-03-19 R4PaSsnitdbg: Added aliases
2013-03-19 Lucas BAJOLETnitdbg: Added the command to place a temporary breakpoint
2013-03-19 Lucas Bajoletnitdbg: Added counter to Breakpoint class + documentation
2013-03-19 Lucas BAJOLETnitdbg: Added command to list all commands available
2013-03-19 Lucas BAJOLETnitdbg: Can remove breakpoints
2013-03-19 Lucas Bajoletnitdbg: Can break on a breakpoint
2013-03-19 Lucas BAJOLETnitdbg: Can place a breakpoint on a line of a file
2013-03-19 Lucas BAJOLETnitdbg: Placed foundations for Breakpoints, can search...
2013-03-19 Lucas Bajoletnitdbg: Added module and class Breakpoint
2013-03-19 Lucas BAJOLETnitdbg: Added step-in function
2013-03-19 Lucas BAJOLETnitdbg: Added possibility to step-out of a function
2013-03-19 Lucas BAJOLETnitdbg: Added comments to separate the code into regions
2013-03-19 Lucas BAJOLETnitdbg: Added the possibility to continue the execution...
2013-03-19 Lucas Bajoletnitdbg: Added the possibility to step over an instruction
2013-03-19 Lucas Bajoletnitdbg: Added function to process commands
2013-03-19 Lucas BAJOLETstdlib: Corrected comments for function has_substring...
2013-03-19 Lucas Bajoletstdlib: Strings, modified concatenation operations...
2013-03-19 Lucas Bajoletstdlib: Modified strings for performances with substrin...
2013-03-18 Lucas BAJOLETnitdbg: Added function to print the value of a variable
next