aboutsummaryrefslogtreecommitdiffstats
path: root/packages/sol-compiler/src
Commit message (Expand)AuthorAgeFilesLines
* Fix tslint issuesLeonid Logvinov2018-07-171-7/+7
* -fetch';Fabio Berger2018-07-131-3/+2
* Forwarding contract (squashed commits)Jacob Evans2018-07-061-2/+5
* Fix solidityVersion schema regexLeonid Logvinov2018-06-121-1/+1
* Try enabling no-unused-variable...fragosti2018-06-054-27/+4
* Fix linter errorsLeonid Logvinov2018-06-011-1/+1
* Introduce ethereum-types packageLeonid Logvinov2018-06-013-3/+3
* Make opts param optional in CompilerLeonid Logvinov2018-05-301-6/+7
* Add CHANGELOG entryLeonid Logvinov2018-05-301-1/+0
* Add schema assertions on public methods of @0xproject/sol-compilerLeonid Logvinov2018-05-303-1/+32
* Add errMsg when throwing on unrecognized errorAmir Bandeali2018-05-251-1/+1
* Add solcVersion to CompilerOptsLeonid Logvinov2018-05-233-4/+11
* merge developmentFabio Berger2018-05-231-1/+2
|\
| * Fix TSLint rulesFabio Berger2018-05-161-1/+2
* | Upgraded to Solidity 0.4.24Greg Hysen2018-05-191-0/+1
* | Fix prettierBrandon Millman2018-05-191-1/+3
|/
* Merge branch 'development' into breakUp0xjsFabio Berger2018-05-112-2/+3
* Fix a bug in compiler config precedenceLeonid Logvinov2018-05-111-2/+4
* Remove unused deployer docs configsLeonid Logvinov2018-05-101-3/+1
* Fix linter issuesLeonid Logvinov2018-05-101-2/+5
* Rename deployer to sol-compilerLeonid Logvinov2018-05-1013-0/+590
href='/~lantw44/cgit/gsoc2013-evolution/commit/?id=4b355d91cdba907c0f540715c9920c68d8b3275d'>Updated russian translation.Valek Frob2001-11-162-234/+205 * Sync for 0.99.2.Ettore Perazzoli2001-11-1531-13055/+14420 * check against LDAP_SUCCESS as the return value, not -1.Chris Toshok2001-11-152-7/+16 * Updated.Ettore Perazzoli2001-11-153-36/+20 * Substituted gnome_font_get_width_string() with gnome_font_get_width_utf8()Damon Chaplin2001-11-152-8/+14 * Redone with the bug #s from Bugzilla.Ettore Perazzoli2001-11-152-20/+79 * Calendar/tasks NEWS.Federico Mena Quintero2001-11-152-0/+39 * popup failure dialog if we cannot get a valid editor_engine.Larry Ewing2001-11-152-4/+36 * Bumped version number to 0.18.1.Christopher James Lahey2001-11-151-1/+8 * Convert the buffer to UTF8. (calendar_model_value_to_string): Do notFederico Mena Quintero2001-11-152-2/+10 * #ifdef'ed out the LOCATION field for now, since it wasn't supportedDamon Chaplin2001-11-153-0/+16 * Ungrab and set maybe_in_grab to FALSE before sending the double clickChristopher James Lahey2001-11-151-0/+17 * s/_/U_/ (filter_rule_set_name requires UTF-8 string)Chyla Zbigniew2001-11-152-4/+10 * don't abort when e_table_selected_count() returns odd values. There seemsDamon Chaplin2001-11-152-4/+14 * Add more contributors to the box.Ettore Perazzoli2001-11-152-0/+12 * From a patch by Yukihiro Nakai <ynakai@redhat.com>.Christopher James Lahey2001-11-151-0/+30 * Handle the case where page up or page down goes off the end of the tableChristopher James Lahey2001-11-152-0/+18 * (committed to CVS by Damon) Fixes bug #15137.Federico Mena Quintero2001-11-153-13/+144 * make timezone default to "UTC" rather than "".Damon Chaplin2001-11-152-1/+6 * Instead of doing pthread_exit() after redirecting the SEGV, try to lock aDan Winship2001-11-152-1/+17 * Point to index.html instead of `evolution.sgml'.Ettore Perazzoli2001-11-153-4/+20 * remove silly debug warningJP Rosevear2001-11-152-2/+5 * Call e_passwords_remember_password() for account passwords if the user setJeffrey Stedfast2001-11-152-8/+23 * restore cflags and ldflags properlyJP Rosevear2001-11-142-2/+6 * Remove `-lc'. It makes the mailer do strange things when it callsEttore Perazzoli2001-11-142-1/+7 * Updated Swedish translation.Christian Rose2001-11-142-273/+289 * Don't choke! Spell celsius correctly Don't choke!Iain Holmes2001-11-142-1/+5 * make the timezone default to UTC. Fixes bug #14362.Damon Chaplin2001-11-145-25/+36 * make the timezone default to UTC.Damon Chaplin2001-11-142-1/+10 * initialize the builtin timezones, to ensure that the TZID of the UTC zoneDamon Chaplin2001-11-142-0/+11 * If we have no source string, then use undefined, which should always32001-11-142-3/+13 * only insert non-0 pids into the pid map (e_pilot_map_insert): remove andJP Rosevear2001-11-142-26/+69 * Explicitly add -lcJP Rosevear2001-11-142-1/+5 * Updated russian translation.Valek Frob2001-11-132-1485/+903 * only change the day, month and year for the start date, for not screwingRodrigo Moya2001-11-133-61/+81 * Updated Slovak translation.Stanislav Visnovsky2001-11-132-227/+241 * Updated Hungarian translation.Andras Timar2001-11-132-79/+113 * Updated Polish translation by GNOME PL Team <translators@gnome.pl>Chyla Zbigniew2001-11-132-3466/+3474 * Check for exceptions.Iain Holmes2001-11-132-1/+57 * Force the user to name the filter.Jeffrey Stedfast2001-11-133-9/+35 * [ Fixes Ximian bug #14843 ] don't crash if a subexpression wasn't filledChris Toshok2001-11-132-8/+19 * Add a NULL check for rule->name. (mail_vfolder_add_uri): Same here.Jeffrey Stedfast2001-11-132-6/+20 * Added a g_return_val_if_fail for folder_name != NULL.Jeffrey Stedfast2001-11-132-1/+8 * save the ldflags properlyJP Rosevear2001-11-132-2/+6 * Release callback's reference to EContactListEditor. (list_modified_cb):Jon Trowbridge2001-11-132-9/+33 * If our call to e_categories_new returns NULL, put up an error dialog andJon Trowbridge2001-11-132-0/+14 * The last argument to the bonobo_config_get_XXX_with_default() is aFederico Mena Quintero2001-11-122-14/+15 * recurrence expansion callback for free/busy (create_user_free_busy):JP Rosevear2001-11-122-18/+51 * new protosJP Rosevear2001-11-12